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