Initial snapshot before step 6 options.js split

This commit is contained in:
admin
2026-05-22 21:05:21 +02:00
commit f8e781f0e9
26 changed files with 9741 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "com.rcjav.host",
"description": "rclonex native messaging host (rc-jav bridge)",
"path": "D:\\DEV\\Extensions\\Production\\rclone-jav\\host\\rcjav-host.bat",
"type": "stdio",
"allowed_origins": [
"chrome-extension://afbnfamppannbmhgphbbgdkmilijfagp/"
]
}