Skip to content

Firefox tabbar at bottom of window, userchrome script (runs on ff115) 🪟

Notifications You must be signed in to change notification settings

garywill/tabs-at-bottom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tabs at bottom

Firefox tab bar at bottom of window.

screenshot

Firefox userChrome JS script.

Tested on firefox 91.

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

About

Firefox tabbar at bottom of window, userchrome script (runs on ff115) 🪟

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published