stonecrusher

Results 39 comments of stonecrusher

Strange. I just tested it with FF 103.0.1 and it works as it should. I'm sure you already restarted the browser. And `toolkit.legacyUserProfileCustomizations.stylesheets` is already *true*, otherwise it wouldn't have...

Yes then there will probably be a change of identifiers. This project only targets current release versions, not beta / nightly. But I'll leave this open in preparation for the...

hint: New ID is simply `#appMenu-zoom-controls` without the `2` Same goes for the toolbarseparator below

Just a quick answer (I'm on mobile right now): I don't know how firm you are with CSS Have a look at these https://github.com/stonecrusher/simpleMenuWizard/issues/7 https://github.com/stonecrusher/simpleMenuWizard/issues/15 Just ask if you need...

Just adding that the [instructions](https://github.com/Aris-t2/CustomJSforFx#method-3---files-for-firefox-installation-and-profile-folders) also have to be updated. It says you should copy a userChrome folder, but there is none.

This is the "guess case" function from WR2 (MIT license). Should do the job for non-regexp. ``` function mimicLetterCase(originalWord, replacement) { if(!originalWord.length) return originalWord; var allCaps = true, titleCase =...

Sorry, I don't know about Forum or IRC. It's just important that you know people can't use the plugin in future versions. XP support was dropped since foobar 1.6 anyway....

@overdodactyl Please consider having a look at this repo / PRs after that year of stasis.

> Not sure if the above patch would still resolve this? No it doesn't. They had quite a big makeover concerning the structure, selectors and so on. But I am...

It's not perfect / completely finished yet, but by now you can activate the built-in dark mode of uBO. In the advanced settings, set `uiTheme` to `dark`. https://github.com/gorhill/uBlock/wiki/Advanced-settings#uitheme