move host app into a other directory

This commit is contained in:
2026-04-10 00:23:21 +02:00
parent 44e667bfeb
commit e7abcbb976
2 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "com.browsercli.host",
"description": "browser-cli native messaging host",
"path": "/REPLACE_WITH_ABSOLUTE_PATH/browser-cli-native-host",
"path": "/REPLACE_WITH_ABSOLUTE_PATH/browser-cli/libexec/native-host",
"type": "stdio",
"allowed_origins": [
"chrome-extension://REPLACE_WITH_EXTENSION_ID/"