init commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "com.browsercli.host",
|
||||
"description": "browser-cli native messaging host",
|
||||
"path": "/REPLACE_WITH_ABSOLUTE_PATH/browser-cli-native-host",
|
||||
"type": "stdio",
|
||||
"allowed_origins": [
|
||||
"chrome-extension://REPLACE_WITH_EXTENSION_ID/"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user