From 7ad92e3f9424065bccbe95be9f1ead3a1e647885 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:56:28 +1000 Subject: [PATCH] Update permissions --- src/drivers/webextension/manifest-v2.json | 1 - src/drivers/webextension/manifest-v3.json | 1 - src/technologies/s.json | 4 ++-- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/drivers/webextension/manifest-v2.json b/src/drivers/webextension/manifest-v2.json index 559752f14..b211802e2 100644 --- a/src/drivers/webextension/manifest-v2.json +++ b/src/drivers/webextension/manifest-v2.json @@ -61,7 +61,6 @@ "storage", "tabs", "webRequest", - "webNavigation", "http://*/*", "https://*/*" ], diff --git a/src/drivers/webextension/manifest-v3.json b/src/drivers/webextension/manifest-v3.json index 1509cf1cd..6c9b47829 100644 --- a/src/drivers/webextension/manifest-v3.json +++ b/src/drivers/webextension/manifest-v3.json @@ -65,7 +65,6 @@ "cookies", "storage", "tabs", - "webNavigation", "webRequest" ], "host_permissions": [ diff --git a/src/technologies/s.json b/src/technologies/s.json index 71aad35e8..27cfb2af2 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3074,12 +3074,12 @@ "scriptSrc": "\\.signifyd\\.com", "website": "https://www.signifyd.com" }, - "SilverStripe": { + "Silverstripe": { "cats": [ 1 ], "description": "Silverstripe CMS is a free and open source Content Management System and Framework for creating and maintaining websites and web applications.", - "html": "Powered by ]+SilverStripe", + "html": "Powered by ]+Silverstripe", "icon": "SilverStripe.svg", "implies": "PHP", "meta": {