Files
webextensions-examples/native-messaging/app/ping_pong_win.json
2016-08-29 14:57:35 -07:00

8 lines
183 B
JSON

{
"name": "ping_pong",
"description": "Example host for native messaging",
"path": "ping_pong_win.bat",
"type": "stdio",
"allowed_extensions": [ "ping_pong@example.org" ]
}