use indexedDB manager proxySwitch

This commit is contained in:
go0p
2026-08-06 15:11:35 +08:00
committed by go0p
parent a8ab3a2899
commit 841f663ed5
23 changed files with 1542 additions and 753 deletions
+3 -2
View File
@@ -16,7 +16,7 @@
}
},
"side_panel": {
"default_path" : "index.html"
"default_path": "index.html"
},
"background": {
"service_worker": "background.js",
@@ -26,7 +26,8 @@
"proxy",
"storage",
"sidePanel",
"webRequest"
"webRequest",
"declarativeNetRequest"
],
"host_permissions": [
"<all_urls>"