Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.5 KB

web.md

File metadata and controls

40 lines (29 loc) · 1.5 KB
title description published date tags editor dateCreated
web
true
2023-07-22 17:44:30 UTC
markdown
2023-07-22 17:44:27 UTC

browser extensions

Potential cookie / privacy addons, untested:

  • I don't care about cookies
  • Cookie AutoDelete
  • Consent Manager

Firefox CSS Tweaks


CSS hack repo w/ readme
some tutorials
userChrome.css @ MozillaZine

  1. Must set toolkit.legacyUserProfileCustomizations.stylesheets to true in about:config.
  2. Find your profile folder, if Firefox is running you can find by going to about:support and there should be a button with label Open Folder under application basics
  3. Create a new folder to the profile folder and name it chrome
  4. userChrome.css and userContent.css files should be created inside this chrome folder.
  5. Note there is another folder called chrome inside the chrome folder created in step 3.
  • Here is a repo containing my custom chrome folder located in C:\Users\bubba\AppData\Roaming\Mozilla\Firefox\Profiles\8rqcdtx2.default-release\

Remove folder icons
Hide tabs toolbar (and move Windows UI buttons)