From bbed13b57988d59454ce18ad7fdc9b012c3bdc0e Mon Sep 17 00:00:00 2001 From: Petr Stepchenko Date: Thu, 25 Jul 2024 19:11:46 +0200 Subject: [PATCH] Use only required hosts permitions --- manifest.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifest.js b/manifest.js index cef1c3e..141abdc 100755 --- a/manifest.js +++ b/manifest.js @@ -40,9 +40,6 @@ const manifest = { "https://www.primevideo.com/*", "https://www.amazon.de/*/video/*", "https://inoriginal.online/*", - "http://*/*", - "https://*/*", - "", ], js: ["src/pages/contentInjected/index.js"], // KEY for cache invalidation