Initial snapshot before step 6 options.js split
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "com.rcjav.host",
|
||||
"description": "rclonex native messaging host (rc-jav bridge)",
|
||||
"path": "__HOST_BAT__",
|
||||
"type": "stdio",
|
||||
"allowed_origins": [
|
||||
"chrome-extension://__EXTENSION_ID__/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user