aminomancer / uc.css.js

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, but it's intended for use with an autoconfig loader like fx-autoconfig, since it uses JavaScript to implement its more functional features.
Other
326 stars 27 forks source link

Refactor invertPDFButton to JSWindowActor #89

Open aminomancer opened 6 months ago

aminomancer commented 6 months ago

I used a frame script to speed things along and facilitate development, but it's not ideal. Switch to a JSWindowActor like searchExtensionShortcut.