soulhotel / Vertical-Tabs-Firefox-CSS

Mozilla Public License 2.0
25 stars 0 forks source link

Vertical Tabs

Firefox Resource Files

![preview](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/05742df6-744e-4fbf-9368-f34e90b0c9ab)
Ive recently adopted the MPL 2.0 License, this started off as a project (attempting to fix the Vertical files function from MrOtherGuys CSSHacks) Since then, I've redone the function and leave this as a (a bit outdated) resource. (Click me) for an example of how you can use these files to create your own theme

So.. I attempted to fix MrOtherGuys Vertical Tabs

What remains more/less

Modifications

[!Note]

a lot of this functionality can be simplified and semi-automated with user.pref adjustments. (Much better than going into the userchrome file to comment out a line.)
(Click me) Autohide tabs (Read the userChrome.css to toggle on/off) > Option 1 - push content to the side. ![autohide 1](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/8a634225-24b8-41f6-a41c-eb71447ffcb9) > Option 2 - overlay over content. ![autohide 2](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/8da65357-ae3b-4b98-8482-5971e8b33215)
(Click me) A Mini Button Bar coded to handle 10 buttons.
Drag and drop functional, drag all buttons out to disable. Easy to modify `function-mini-button-bar.css`.
Adding extensions to the bar doesn't work. The following buttons do without issue.
![313502235-037051e3-158c-4bd0-a8c8-d91cb6acf30a](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/47bbc63c-9267-47a0-8cc0-96ad0061dbe7)
(Click me) Showing off full functionality > pin unpin, containers, drag to new window, free up sidebar, themes support, repositioning tabs is faulty. (Unless the transformation applied to individual tab elements can be moved from their right/left to top/bottom, I dont see repositioning ever being fixed. But I'm a newb So you may know otherwise.) ![functionality](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/46b0c09b-0599-4e5a-8af8-1cb0ad3255fb)
(Click me) Lwtheme support ![Screenshot_5 (Custom)](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/7ef945dc-e3c3-4685-ba4d-dcb45179b85e) ![Screenshot_6 (Custom)](https://github.com/soulhotel/Vertical-Tabs-Firefox-CSS/assets/155501797/32fe3a22-d832-477c-83a6-9e28a7990519)

Install (Note: this is not a product release)

► Copy and paste the Install Zip into your chrome folder

(Click me) Reset toolbar to default buttons ![Untitled](https://github.com/soulhotel/FF-CSS-ULTIMA/assets/155501797/75b8bd2e-cb7c-457d-a9b1-7c5ee2023b05)

► Restart Firefox.

For Debugging