From 4eb197225ae580f88d68775d0bbca9a59af2627b Mon Sep 17 00:00:00 2001 From: shirt Date: Tue, 17 Jan 2023 10:22:43 -0500 Subject: [PATCH] Switch to declarativeNetRequestWithHostAccess --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index bd303b0..4e00077 100644 --- a/manifest.json +++ b/manifest.json @@ -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/*",