feat: complete agent-browser-stealth extension controls
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"name": "agent-browser-stealth",
|
||||
"version": "0.2.0",
|
||||
"description": "Session-aware tab grouping and coordination for CDP-driven agent-browser workflows.",
|
||||
"permissions": ["tabs", "tabGroups", "downloads", "storage", "sidePanel"],
|
||||
"permissions": ["tabs", "tabGroups", "downloads", "storage", "sidePanel", "alarms"],
|
||||
"host_permissions": ["<all_urls>"],
|
||||
"background": {
|
||||
"service_worker": "service-worker.js"
|
||||
|
||||
Reference in New Issue
Block a user