Files
ext-rclone-jav/host/com.rcjav.host.json.template
T

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__/"
]
}