10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
{
|
|
"name": "com.rcjav.host",
|
|
"description": "rclonex native messaging host (rc-jav bridge)",
|
|
"path": "__HOST_BAT__",
|
|
"type": "stdio",
|
|
"allowed_origins": [
|
|
"chrome-extension://__EXTENSION_ID__/"
|
|
]
|
|
}
|