uc.css.js
uc.css.js copied to clipboard
A dark indigo CSS theme for Firefox and a large collection of privileged scripts to add new buttons, menus, and behaviors and eliminate nuisances. The theme is similar to other userChrome stylesheets,...
First of all sorry, I know the title doesn't make that much sense. Explaining it better: some pages show a number between parentheses to indicate that there is a new...
Sorry if the title doesn't make much sense, I didn't know how to explain in a short manner. A better explanation would be, Firefox has the smart keyword thing, where...
you dont need to go through a linkedBrowser to get the sessionhistory of a tab. you can just `let SH = SessionStore.getSessionHistory(this.triggerTab);` and then use SH.entries.length and SH.index in updateButtonState()...
Hi, would it be possible to add a **"Copy page title"** option when dealing with the sidebar menu history panel? Like, so that in the same way you could copy...
I'm not sure for this... Firefox has close icon built-in. Your svg data can't be correctly displayed on my computer. Anyway if your svg works for other people than me,...
Another humble suggestion, which most likely can't be done through javascript, if I had to take a guess: sometimes you close a tab accidentally, it would be interesting if the...
Request
THIS IS JUST A REQUEST Hi! This [JS script](https://pastebin.com/rMy5s9Na) creates a kind of password screen when Firefox starts. The original script was adapted to be compatible and to work with...
Hi! I see some script to change to the urlbar, I think this would be a worthy addition. **Is your feature request related to a problem? Please describe.** Even explicitly...
Sorry for opening another Issue, but I thought why not open a dedicated place to discuss the vertical tab pane. :-) 1. Could you please Integrate the private tab button...
Hey, MS! VerticalTabsPane Script isn't working on v107.0a1 - OS: Linux (Mint 20.3) Tabs are visible only when the Pane is Pinned  Once Pane is unpinned, Tabs disappear, though...