Merge f2b889126b into da71eaebd2
This commit is contained in:
commit
f205d96dc6
@ -10,7 +10,7 @@
|
|||||||
"128": "icons/icon128.png"
|
"128": "icons/icon128.png"
|
||||||
},
|
},
|
||||||
"permissions": ["debugger", "tabs", "activeTab", "storage"],
|
"permissions": ["debugger", "tabs", "activeTab", "storage"],
|
||||||
"host_permissions": ["http://127.0.0.1/*", "http://localhost/*"],
|
"host_permissions": ["<all_urls>", "http://127.0.0.1/*", "http://localhost/*"],
|
||||||
"background": { "service_worker": "background.js", "type": "module" },
|
"background": { "service_worker": "background.js", "type": "module" },
|
||||||
"action": {
|
"action": {
|
||||||
"default_title": "OpenClaw Browser Relay (click to attach/detach)",
|
"default_title": "OpenClaw Browser Relay (click to attach/detach)",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user