mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-26 21:21:53 +08:00
add proxy switch demo
This commit is contained in:
@@ -25,10 +25,11 @@
|
||||
"permissions": [
|
||||
"proxy",
|
||||
"storage",
|
||||
"sidePanel"
|
||||
"sidePanel",
|
||||
"webRequest"
|
||||
],
|
||||
"host_permissions": [
|
||||
"*://*/*"
|
||||
"<all_urls>"
|
||||
],
|
||||
|
||||
"web_accessible_resources": [
|
||||
|
||||
Reference in New Issue
Block a user