10 lines
239 B
JSON
10 lines
239 B
JSON
|
{
|
||
|
"name": "org.sandpoints.chromeext",
|
||
|
"description": "Sandpoints Local Native Messaging Host",
|
||
|
"path": "/home/m/bin/natgost",
|
||
|
"type": "stdio",
|
||
|
"allowed_origins": [
|
||
|
"chrome-extension://bknfdkcponnfbabklbadclgaimgoaipp/"
|
||
|
]
|
||
|
}
|