mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-26 21:21:53 +08:00
yakit mitm config
This commit is contained in:
@@ -28,10 +28,12 @@
|
||||
"sidePanel",
|
||||
"webRequest",
|
||||
"declarativeNetRequest",
|
||||
"webNavigation",
|
||||
"tabs"
|
||||
],
|
||||
"host_permissions": [
|
||||
"<all_urls>"
|
||||
"<all_urls>",
|
||||
"*://mitm/*"
|
||||
],
|
||||
|
||||
"web_accessible_resources": [
|
||||
|
||||
Reference in New Issue
Block a user