https://github.com/garywill/tabs-at-bottom
Firefox tabbar at bottom of window, userchrome script 🪟
https://github.com/garywill/tabs-at-bottom
bottom firefox firefox-quantum tabbar userchrome userchromejs
Last synced: 12 months ago
JSON representation
Firefox tabbar at bottom of window, userchrome script 🪟
- Host: GitHub
- URL: https://github.com/garywill/tabs-at-bottom
- Owner: garywill
- Created: 2018-08-12T10:59:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-03T12:49:27.000Z (over 1 year ago)
- Last Synced: 2025-04-15T08:08:23.917Z (about 1 year ago)
- Topics: bottom, firefox, firefox-quantum, tabbar, userchrome, userchromejs
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tabs at bottom
Firefox tab bar at bottom of window.

Firefox userChrome JS script.
Tested on firefox 128.
Difference from other CSS code:
- Use JS to move tab bar DOM to bottom, not CSS
- Handle fullscreen also
> Notice: do not load this code by tab bar itself, or firefox will infinite loop.
---------------------
This repo only contains the specific function, doesn't contain the code to enable userchrome scripts.
**For how to enable, see: (also more of my scripts)**
https://garywill.github.io/#Firefox-userChrome-CSS-or-JS