From 8bdaa8ae72d69a6fc22d7bec6ed5f55665343f41 Mon Sep 17 00:00:00 2001 From: SimonBrazell Date: Sun, 31 May 2020 10:26:15 +1000 Subject: Fixes #58 - No longer host YT JS assets --- manifest.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 00a45f09..3127beb6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Privacy Redirect", "description": "Redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.", - "version": "1.1.30", + "version": "1.1.31", "manifest_version": 2, "background": { "scripts": [ @@ -73,10 +73,6 @@ "page": "pages/options/options.html", "open_in_tab": false }, - "web_accessible_resources": [ - "assets/iframe_api.js", - "assets/www-widgetapi.js" - ], "browser_specific_settings": { "gecko": { "id": "{b7f9d2cd-d772-4302-8c3f-eb941af36f76}" -- cgit 1.4.1