feat: complete agent-browser-stealth extension controls

This commit is contained in:
leeguooooo
2026-03-03 12:33:46 +09:00
parent 870895e922
commit 8e2e4abce6
7 changed files with 234 additions and 9 deletions
+1 -1
View File
@@ -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"