manifest v3 doesn't allow webrequestBlocking anymore

This commit is contained in:
Florian Dold 2022-02-03 14:37:47 +01:00
parent 5844a3065c
commit b698452bb8
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -16,8 +16,7 @@
"scripting"
],
"optional_permissions": [
"webRequest",
"webRequestBlocking"
"webRequest"
],
"host_permissions": [
"http://*/*",