Firefox configuration¶
2023
⛨ Setup the blacklist in hosts file¶
Adding https://someonewhocares.org/hosts/ in:
WIN :
C:\Windows\System32\drivers\etcLINUX :
/etc/hosts
⛨ Extensions ublock and tree-style-tab¶
⛨ Firefox Data Collection and Use¶
⛨ Increase number of suggestion¶
In about:config change
browser.urlbar.maxRichResults = 20
⛨ DNS over HTTPS¶
You can customize with:
https://dns.google/dns-query
⛨ How to reduce height of bars¶
First, go to about:config in your URL bar.
Then, search for browser.compactmode.show and change the value to true.
⚠ Dev Disable CORS¶
In about:config
security.fileuri.strict_origin_policy = false