use indexedDB manager proxySwitch

This commit is contained in:
go0p
2025-03-04 16:07:14 +08:00
parent 1e25561fae
commit 6f82842c92
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>"