https://github.com/kyure-a/userchrome
Vivaldi-like vertical tabs and bottom address bar (without extensions) for Firefox
https://github.com/kyure-a/userchrome
firefox firefox-css firefox-tweaks
Last synced: about 1 year ago
JSON representation
Vivaldi-like vertical tabs and bottom address bar (without extensions) for Firefox
- Host: GitHub
- URL: https://github.com/kyure-a/userchrome
- Owner: Kyure-A
- License: mpl-2.0
- Created: 2024-08-09T03:02:42.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T07:23:51.000Z (over 1 year ago)
- Last Synced: 2025-03-12T08:27:18.066Z (over 1 year ago)
- Topics: firefox, firefox-css, firefox-tweaks
- Language: CSS
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
* userChrome
This userChrome.css provides Vivaldi Browser like vertical tabs and bottom address bar (without extensions).
** Usage
1. set toolkit.legacyUserProfileCustomizations.stylesheets to true
2. Go to the Firefox profiles folder
3. Execute the command below
#+begin_src
git clone git@github.com:Kyure-A/userChrome.git chrome --depth 1
#+end_src
4. Enjoy it!
** Images
*** sample
[[file:./img/sample.png]]
*** hover
[[file:./img/hover.png]]