1
0
Fork
You've already forked firefox-customizations
0
No description
  • CSS 100%
2023年01月27日 22:58:40 +04:00
macos-native-title Initial commit 2022年08月24日 18:10:40 +04:00
min-one-line Fix suggestions 2023年01月27日 22:58:40 +04:00
README.md Fixed accent in light theme 2023年01月27日 22:51:11 +04:00
userChrome.css Fix popup window and url suggestions from being transparent 2023年01月27日 19:48:34 +04:00

Customization for Firefox

One line transparent setup for MacOS

07b27a64f1f5704e596b697affe835abab2d1b893da3edb22460add137b3fccb

Installation

  1. In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.
  2. In the search box above the list, type or paste userprof and pause while the list is filtered. If you do not see anything on the list, please ignore the rest of these instructions. You can close this tab now.
  3. Double-click the toolkit.legacyUserProfileCustomizations.stylesheets preference to switch the value from false to true.
  4. In the menubar click Help > More Troubleshooting Information. On the opened page find Profile folder and click Show in Finder.
  5. In this folder there is another folder chrome — it is a place there you should put files from this repo. You can download this repo as .zip and move files in here. Or open terminal in chrome folder and execute git clone https://github.com/mchernigin/firefox-customizations.git . (dot is important).
  6. Now you just need to restart Firefox and everything should work.