userChrome.js
userChrome.js copied to clipboard
Tab Navigation Buttons uc.js
Hi @alice0775,
You have a wonderful JavaScript repository. Congratulations!
I'm really in need of a specific JS, and it would be great if you can help me. I'm using the latest version of Firefox Nightly + Windows 10 and, please, I need a JS where a mouse-hovered tab shows (below) the back - reload - forward buttons (inside a small tooltip or popup or container). If the mouse leaves the navigation buttons container or the tab, then the container disappears.
I'm sorry to bother you, but if by chance you can give me a hand... it'll be amazing! If you don't want to or can't help me, no problem!, I understand, please forget my request.
Thank you in advance!
Take a look at this script-might be perfect for you. Script uses the tooltip that is hoveering tab to shop the nav buttons you wanted and then disapeears soon as you aree not hobering.
Here is the link https://github.com/aminomancer/uc.css.js/blob/master/JS/tabTooltipNavButtons.uc.js
check it out. his repo has bunch of great other scripts that are well documented too. scope them out here https://github.com/aminomancer/uc.css.js/tree/master/JS
best of luck