Yesterday I asked you guys what your favorite addons are. Here is a compiled list plus some of my own recommendations:
Essential:
uBlock Origin (ad + malicious content blocker)
Consent-o-matic (auto-decline cookies + tracking) recommended by @[email protected]
Privacy:
Multi-Account-Containers (isolate tabs and websites) recommended by @[email protected]
Temporary Containers (like Multi-Account-Containers, deletes cache & cookies automatically)
uMatrix (advanced content blocker)
ClearURLs recommended by @[email protected]
LocalCDN (use local frameworks) recommended by @[email protected]
CookieAutoDelete recommended by @[email protected]
YouTube:
SponsorBlock recommended by @[email protected]
DeArrow (replace obnoxious thumbnails) recommended by @[email protected]
Customization:
DarkReader recommended by @[email protected]
Midnight Lizard (like DarkReader with more customization)
nightTab (customizable startpage)
Sidebery (Tab list in sidebar) recommended by @[email protected]
Misc
Bypass Paywalls Clean recommended by @[email protected]
I have found this rule template:
[DOMAIN]##*:style(font-family: “[FONT]” , !important; src: local([FONT]) !important;)
Of course you need to install the websites font locally before.
Oh that’s interesting. I’ll look into how to do that. Thanks.