manifest v3 doesn't allow webrequestBlocking anymore
This commit is contained in:
parent
5844a3065c
commit
b698452bb8
@ -16,8 +16,7 @@
|
||||
"scripting"
|
||||
],
|
||||
"optional_permissions": [
|
||||
"webRequest",
|
||||
"webRequestBlocking"
|
||||
"webRequest"
|
||||
],
|
||||
"host_permissions": [
|
||||
"http://*/*",
|
||||
|
Loading…
Reference in New Issue
Block a user