From d241993c0a9f00df39bfd79005f97959bccb0c2f Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Sat, 23 Mar 2024 12:40:23 +0200 Subject: [PATCH] chromium/aminda-extensions.json: remove blank new tab --- etc/opt/chromium/policies/managed/README.md | 7 ------- etc/opt/chromium/policies/managed/aminda-extensions.json | 6 ------ 2 files changed, 13 deletions(-) diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index 2764007..ab3c5b6 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -24,7 +24,6 @@ - [AdNauseam](#adnauseam) - [Bitwarden](#bitwarden) - [UpdateSWH](#updateswh) - - [Blank New Tab](#blank-new-tab) - [Privacy Badger](#privacy-badger) - [TODO/Inconsistencies](#todoinconsistencies) - [`brave-search.json`](#brave-searchjson) @@ -171,12 +170,6 @@ Adds a floating coloured button to source code forges reflecting the status of it being in Software Heritage Archive and allows quick archiving requests to be made. -### [Blank New Tab](https://microsoftedge.microsoft.com/addons/detail/blank-new-tab/pfbmpcgfjncjakgfpddijlbdpjnhnfem) - -- `pfbmpcgfjncjakgfpddijlbdpjnhnfem` - -Replaces new tab with `about:blank` bypassing excess Microsoft. - ### [Privacy Badger](https://chrome.google.com/webstore/detail/pkehgijcmpdhfbdbbnkijodmdjhbjlgp) - `pkehgijcmpdhfbdbbnkijodmdjhbjlgp` diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index 5bcc6d5..cf10a98 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -125,12 +125,6 @@ "toolbar_pin": "default_unpinned", "update_url": "https://clients2.google.com/service/update2/crx" }, - "pfbmpcgfjncjakgfpddijlbdpjnhnfem": { - "installation_mode": "force_installed", - "override_update_url": true, - "toolbar_pin": "default_unpinned", - "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx" - }, "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": { "installation_mode": "force_installed", "override_update_url": true,