Switch to declarativeNetRequestWithHostAccess

This commit is contained in:
shirt 2023-01-17 10:22:43 -05:00
parent 3d58a4fff3
commit 4eb197225a
Signed by: shirt
GPG key ID: A5D61AB2D5489EE1

View file

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Netflix International",
"description": "Displays all available Netflix audio and subtitle tracks.",
"version": "2.0.17",
"version": "2.0.17.1",
"author": "shirt",
"action": {
"default_icon": "img/icon128.png",
@ -53,7 +53,7 @@
},
"permissions": [
"storage",
"declarativeNetRequest"
"declarativeNetRequestWithHostAccess"
],
"host_permissions": [
"*://assets.nflxext.com/*/ffe/player/html/*",