feat: CDP bridge extension integration - ext_ws session type, DOM-channel CDP/batch/cookies/tabs, autofill bringToFront fix, await support in SOP

This commit is contained in:
Liang Jiaqing
2026-03-30 20:01:27 +08:00
parent bc5d1eafaf
commit f320d141a0
7 changed files with 298 additions and 33 deletions

View File

@@ -7,7 +7,10 @@
"cookies",
"tabs",
"activeTab",
"debugger"
"debugger",
"scripting",
"alarms",
"declarativeNetRequest"
],
"host_permissions": ["<all_urls>"],
"background": {