From 97d3d19b7d65720f6d1677d31fe1ce670ac63580 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Wed, 27 Oct 2021 10:18:05 +0300 Subject: Preserved url's path. Only the domain will change now. --- src/manifest.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/manifest.json') diff --git a/src/manifest.json b/src/manifest.json index 25b37e1c..83557cfe 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -15,6 +15,7 @@ "128": "assets/images/icon128.png" }, "permissions": [ + "tabs", "storage", "webRequest", "webRequestBlocking", -- cgit 1.4.1