userChrome.js icon indicating copy to clipboard operation
userChrome.js copied to clipboard

Tab Navigation Buttons uc.js

Open EstherMoellman opened this issue 3 years ago • 1 comments

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!

EstherMoellman avatar Oct 31 '21 16:10 EstherMoellman

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

shredthaGNAR avatar Jul 29 '22 19:07 shredthaGNAR