Skip to content
Aurélien Ooms edited this page Dec 20, 2020 · 8 revisions

Homepage and new tabs

systemctl --user enable --now homepage

Point your browser to http://localhost:7342/newtab.html (synced by firefox sync feature).

Prevent white flash

Add the following line to ~/.mozilla/firefox/<user>/chrome/userChrome.css

.browserContainer { background-color: #1c1c1c !important; }

and set toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config.

TODO: Same for devtools? See also this gist.

Tridactyl

Run :installnative in firefox.

Run :guiset gui none.

Restart firefox.

uBlock

Distraction-free lists:

Clone this wiki locally