mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-17 14:59:12 +02:00
8 lines
183 B
JSON
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" ]
|
|
}
|