browser policies: install Bias Finder

This commit is contained in:
Aminda Suomalainen 2024-03-08 08:29:54 +02:00
parent 0f23d25647
commit 16d6a3df09
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
3 changed files with 15 additions and 0 deletions

View File

@ -66,6 +66,10 @@
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
"installation_mode": "force_installed"
},
"{9a43830f-5a27-4114-8f98-aa191ebde62e}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/bias-finder/latest.xpi",
"installation_mode": "normal_installed"
},
"{b11bea1f-a888-4332-8d8a-cec2be7d24b9}": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/torproject-snowflake/latest.xpi",
"installation_mode": "force_installed"

View File

@ -17,6 +17,7 @@
- [Privacy Manager](#privacy-manager)
- [Terms of Service; Didn't Read](#terms-of-service-didnt-read)
- [Fedora User Agent](#fedora-user-agent)
- [Bias Finder](#bias-finder)
- [Snowflake](#snowflake)
- [AdNauseam](#adnauseam)
- [Bitwarden](#bitwarden)
@ -113,6 +114,10 @@ incognito is disabled (which again is not great idea for quick guest access?)
Communicates websites that Ubuntu isn't the only Linux distribution and makes
some offer rpm packages directly.
### [Bias Finder](https://chromewebstore.google.com/detail/jojjlkfeofgcjeanbpghcapjcccbakop)
Political bias of English language media sites powered by allsides.com
### [Snowflake](https://chrome.google.com/webstore/detail/mafpmfcccpbjnhfhjnllmmalhifmlcie)
- `mafpmfcccpbjnhfhjnllmmalhifmlcie`

View File

@ -59,6 +59,12 @@
"toolbar_pin": "default_unpinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"jojjlkfeofgcjeanbpghcapjcccbakop": {
"installation_mode": "normal_installed",
"override_update_url": true,
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},
"mafpmfcccpbjnhfhjnllmmalhifmlcie": {
"installation_mode": "force_installed",
"override_update_url": true,