Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T02:05:10.000Z (6 months ago)
- Last Synced: 2024-08-03T03:42:35.719Z (6 months ago)
- Topics: bottom, firefox, firefox-quantum, tabbar, userchrome, userchromejs
- Language: JavaScript
- Homepage:
- Size: 79.1 KB
- Stars: 8
- Watchers: 4
- 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.
![screenshot](Screenshot.png)
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