mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 06:18:35 +02:00
Update native-messaging/app/ping_pong.json
Co-authored-by: Rob Wu <rob@robwu.nl>
This commit is contained in:
@@ -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" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user