From 9338ec965caa7d1b7dab2dbb1d8a4c5599bd1e2c Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 15 Aug 2021 18:17:10 +0200 Subject: [PATCH] Missing "tabs" permission for Firefox ESR v78 (#612) --- manifest.json | 1 + pages/updates/updates.html | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/manifest.json b/manifest.json index 3a162ec1..e717993f 100644 --- a/manifest.json +++ b/manifest.json @@ -25,6 +25,7 @@ "privacy", "storage", "webNavigation", + "tabs", "webRequest", "webRequestBlocking" ], diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 4b8e1f4b..79dae9e9 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -29,6 +29,10 @@ +

Fixed

+