mirror of
https://github.com/shirt-dev/netflix-international.git
synced 2025-06-22 00:36:43 +00:00
Switch to declarativeNetRequestWithHostAccess
This commit is contained in:
parent
3d58a4fff3
commit
4eb197225a
1 changed files with 2 additions and 2 deletions
|
@ -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/*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue