1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-07-18 20:37:21 +02:00

chromium/aminda-extensions.json: remove blank new tab

This commit is contained in:
Aminda Suomalainen 2024-03-23 12:40:23 +02:00
parent 4a2fc137db
commit d241993c0a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 0 additions and 13 deletions
etc/opt/chromium/policies/managed

@ -24,7 +24,6 @@
- [AdNauseam](#adnauseam) - [AdNauseam](#adnauseam)
- [Bitwarden](#bitwarden) - [Bitwarden](#bitwarden)
- [UpdateSWH](#updateswh) - [UpdateSWH](#updateswh)
- [Blank New Tab](#blank-new-tab)
- [Privacy Badger](#privacy-badger) - [Privacy Badger](#privacy-badger)
- [TODO/Inconsistencies](#todoinconsistencies) - [TODO/Inconsistencies](#todoinconsistencies)
- [`brave-search.json`](#brave-searchjson) - [`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 of it being in Software Heritage Archive and allows quick archiving requests
to be made. 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) ### [Privacy Badger](https://chrome.google.com/webstore/detail/pkehgijcmpdhfbdbbnkijodmdjhbjlgp)
- `pkehgijcmpdhfbdbbnkijodmdjhbjlgp` - `pkehgijcmpdhfbdbbnkijodmdjhbjlgp`

@ -125,12 +125,6 @@
"toolbar_pin": "default_unpinned", "toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx" "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": { "pkehgijcmpdhfbdbbnkijodmdjhbjlgp": {
"installation_mode": "force_installed", "installation_mode": "force_installed",
"override_update_url": true, "override_update_url": true,