Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etesam913/slick-fox
:fox_face: A firefox config that has rounded tabs and a url bar that can disappear when not selected on. It works with any theme.
https://github.com/etesam913/slick-fox
animation firefox firefox-addon firefox-extension firefox-tweaks userchrome userchrome-styles userchromecss
Last synced: about 4 hours ago
JSON representation
:fox_face: A firefox config that has rounded tabs and a url bar that can disappear when not selected on. It works with any theme.
- Host: GitHub
- URL: https://github.com/etesam913/slick-fox
- Owner: Etesam913
- License: mpl-2.0
- Created: 2020-01-30T23:11:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T18:22:31.000Z (over 3 years ago)
- Last Synced: 2025-01-14T17:49:24.755Z (7 days ago)
- Topics: animation, firefox, firefox-addon, firefox-extension, firefox-tweaks, userchrome, userchrome-styles, userchromecss
- Language: CSS
- Homepage:
- Size: 23.2 MB
- Stars: 376
- Watchers: 13
- Forks: 36
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Slick-Fox
A modern theme for Firefox uses slick animations
https://user-images.githubusercontent.com/55665282/120853569-e29a9c80-c549-11eb-8f7c-ab9d3975798b.mp4
### Steps for applying this configuration
- Type about:profiles into your urlbar and go to the page
- Open the root directory folder specified on the page
- Inside this folder, create a folder named "chrome"
- Put the userchrome.css file from this repo into the chrome folder
- Type about:config into your urlbar and go to the page
- Paste "toolkit.legacyUserProfileCustomizations.stylesheets" into the bar and set its value to true
- Go back to about:profiles and click the restart normally buton
- That should be it!
In Firefox 78+
You have to create the "ui.prefersReducedMotion" config in about:config and give it a value of 1 to prevent some stuttering in the animation.
In Firefox 75
You have to set "browser.urlbar.openViewOnFocus", and "browser.urlbar.update1" to false in about:config to fix a bug regarding a big white urlbar.