diff --git a/etc/firefox/policies/policies.json b/etc/firefox/policies/policies.json index ce018cab..0ba8a4dd 100644 --- a/etc/firefox/policies/policies.json +++ b/etc/firefox/policies/policies.json @@ -93,6 +93,10 @@ "install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi", "installation_mode": "force_installed" }, + "{759dbb01-b646-4327-bf9e-69ca2543ef8d}": { + "install_url": "https://addons.mozilla.org/firefox/downloads/latest/opendyslexic-for-firefox/latest.xpi", + "installation_mode": "normal_installed" + }, "{9a43830f-5a27-4114-8f98-aa191ebde62e}": { "install_url": "https://addons.mozilla.org/firefox/downloads/latest/bias-finder/latest.xpi", "installation_mode": "normal_installed" diff --git a/etc/opt/chromium/policies/managed/README.md b/etc/opt/chromium/policies/managed/README.md index 551768bf..ca993b31 100644 --- a/etc/opt/chromium/policies/managed/README.md +++ b/etc/opt/chromium/policies/managed/README.md @@ -11,6 +11,7 @@ - [`aminda-extensions.json`](#aminda-extensionsjson) - [Silk - Privacy Pass Client for the browser](#silk---privacy-pass-client-for-the-browser) - [NoScript](#noscript) + - [OpenDyslexic](#opendyslexic) - [Dark Reader](#dark-reader) - [Indiewiki Buddy](#indiewiki-buddy) - [Wayback Machine](#wayback-machine) @@ -74,6 +75,13 @@ Appears to make the internet much more pleasant and less distracting in 2024 eliminating the cookie banners and all, while not trusting lists generated by other people. +### [OpenDyslexic](https://chrome.google.com/webstore/detail/cdnapgfjopgaggbmfgbiinmmbdcglnam) + +- `cdnapgfjopgaggbmfgbiinmmbdcglnam` + +OpenDyslexic font + highlighting for currently pointed paragraph. Improves my +reading especially with more busy articles, even without dyslexia. + ### [Dark Reader](https://chrome.google.com/webstore/detail/eimadpbcbfnmbkopoojfekhnkhdbieeh) - `eimadpbcbfnmbkopoojfekhnkhdbieeh` diff --git a/etc/opt/chromium/policies/managed/aminda-extensions.json b/etc/opt/chromium/policies/managed/aminda-extensions.json index 8af0b5e0..dc1b30a7 100644 --- a/etc/opt/chromium/policies/managed/aminda-extensions.json +++ b/etc/opt/chromium/policies/managed/aminda-extensions.json @@ -25,6 +25,12 @@ "toolbar_pin": "default_unpinned", "update_url": "https://clients2.google.com/service/update2/crx" }, + "cdnapgfjopgaggbmfgbiinmmbdcglnam": { + "installation_mode": "normal_installed", + "override_update_url": true, + "toolbar_pin": "force_pinned", + "update_url": "https://clients2.google.com/service/update2/crx" + }, "cjpalhdlnbpafiamejdnhcphjbkeiagm": { "blocked_install_message": "uBlock Origin on integroitu AdNauseamiin, joka on forkki siitä.", "installation_mode": "blocked"