Firefox configuration¶

2023

⛨ Setup the blacklist in hosts file¶

Adding https://someonewhocares.org/hosts/ in:

  • WIN : C:\Windows\System32\drivers\etc

  • LINUX : /etc/hosts

Setup the blacklist in hosts file

⛨ Cookies and Site Data¶

Configure you whitelist

Cookies and Site Data

⛨ Extensions ublock and tree-style-tab¶

Extensions ublock and tree-style-tab

⛨ Firefox Data Collection and Use¶

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

DNS over HTTPS

⛨ 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

Refs¶