mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-01-19 05:32:03 +01:00
8 lines
206 B
JSON
8 lines
206 B
JSON
{
|
|
"name": "ping_pong",
|
|
"description": "Example host for native messaging",
|
|
"path": "/path/to/native-messaging/app/ping_pong.py",
|
|
"type": "stdio",
|
|
"allowed_extensions": [ "systray-x@Ximi1970" ]
|
|
}
|