| Author | frog |
|---|---|
| Created | Feb 6, 2009 |
| Updated | Apr 9, 2011 |
| Installs (this week) | 4 |
| Installs (total) | 1,482 |
| Average rating |
|
Autohides the menubar until you hover the top of the navbar (above the red line). Saves a heckload of browser space!
Please comment on incompatibilities and ideas or feedback.
[IMPORTANT!] Do not use any AUTOHIDE MENUBAR EXTENSIONS, only use Firefox built-in feature (FF3.6+ right click menubar and untick "menus toolbar", press alt to show menubar).
to vertically move the "red line" change values for:
#toolbar-menubar:not(:hover) {margin-bottom: -2px !important;
margin-top: -20px !important;}
BUT THEY NEED TO ADD TO -22 (height of menubar hidden)
░▒▓▌Yeshu'_D'nsareth_Mshieho_Aloho_Deilan▐▓▒░
Please comment on incompatibilities and ideas or feedback.
[IMPORTANT!] Do not use any AUTOHIDE MENUBAR EXTENSIONS, only use Firefox built-in feature (FF3.6+ right click menubar and untick "menus toolbar", press alt to show menubar).
to vertically move the "red line" change values for:
#toolbar-menubar:not(:hover) {margin-bottom: -2px !important;
margin-top: -20px !important;}
BUT THEY NEED TO ADD TO -22 (height of menubar hidden)
░▒▓▌Yeshu'_D'nsareth_Mshieho_Aloho_Deilan▐▓▒░
More Info
V1.1 slight code optimizations.
V1.5 made compatible on most systems. Removed paddings when buttons not placed on menubar.
V1.6 fixed overflow problem on some systems.
V2.0 removed pointless code, fixed nav-bar hover toolbar error.
V2.5 added support for pressing alt using the AUTOHIDE MENUBAR EXTENSION
V3.0 dropped support AUTOHIDE MENUBAR EXTENSION, use FF3.6+ native autohide feature.
V3.5 incl. FF4 compat.; enable the last chunk of code for FF3.6-
V1.5 made compatible on most systems. Removed paddings when buttons not placed on menubar.
V1.6 fixed overflow problem on some systems.
V2.0 removed pointless code, fixed nav-bar hover toolbar error.
V2.5 added support for pressing alt using the AUTOHIDE MENUBAR EXTENSION
V3.0 dropped support AUTOHIDE MENUBAR EXTENSION, use FF3.6+ native autohide feature.
V3.5 incl. FF4 compat.; enable the last chunk of code for FF3.6-
Feedback
Discussions
Ask a new question or add a review for this style.
