10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
{
|
|
"name": "org.gdown.nativehost",
|
|
"description": "gdown Native Messaging Host",
|
|
"path": "__ABSOLUTE_HOST_PATH__",
|
|
"type": "stdio",
|
|
"allowed_origins": [
|
|
"chrome-extension://__EXTENSION_ID__/"
|
|
]
|
|
}
|