Update native-messaging/app/ping_pong.json

Co-authored-by: Rob Wu <rob@robwu.nl>
This commit is contained in:
Simeon Vincent
2024-07-17 12:35:32 -07:00
committed by GitHub
parent cdf409a9bf
commit 8a66c92283

View File

@@ -1,7 +1,7 @@
{
"name": "ping_pong",
"description": "Example host for native messaging",
"path": "/Users/svincent/dev/webextensions-examples/native-messaging/app/ping_pong.py",
"path": "/path/to/native-messaging/app/ping_pong.py",
"type": "stdio",
"allowed_extensions": [ "ping_pong@example.org" ]
}