Scripts
-
-
Block ads on bitcointalk. JS - bitcointalk.org is filled with scammy ads. free yourself from the noise.
-
manga sites tweaks JS - image loading indicators, prevent headers from being sticky
-
Add button to move widget bar to left side - tradingview.com JS - Allows user to move widgets like the chatbox to the left side of the app.
-
Stop game info labels from overlapping games on itch.io JS - put the game info labels above the game rather than fixed to the right side, which can overlap with narrow widths
-
Usability Tweaks for Manga sites. JS - Keyboard navigation, inertial drag scrolling, page rotation, chapter preloading and chapter tracking for MangaStream sites, like Asura Scans, Flame Scans, Void Scans, Luminous Scans, Shima Scans, Night Scans, Freak Scans.
-
Custom Logo picker for twitter.com JS - We've got birds! old birds, new birds, even pigeons! new competitors, dead competitors, federated competitors!
-
Installability JS - Every web page is an installable app! Generate or repair a Web Manifest for any web page.
-
MiddleMan Sandbox JS - A test script for the middleman library. See https://greasyfork.org/en/scripts/472943-itsnotlupus-middleman for details.
-
Unshortcut links on twitter.com JS - replace musky t.co links with actual links to actual web sites
-
Twitter Prime JS - Free yourself from X ads and analytics.
-
Loop exercise videos JS - Exercise videos will loop, press space to start playing, press F for full screen.
Libraries
-
Itsnotlupus' Tiny Utilities JS (Library) - small utilities that I'm tired of digging from old scripts to put in new ones.
-
ModuleRaid with unsafeWindow JS (Library) - This is build 5.1.2 of pixeldesu's moduleraid, patched to target unsafeWindow to work consistently within userscripts
-
Itsnotlupus' I18N Support JS (Library) - no budget? no translators? no problem.
-
Itsnotlupus' MiddleMan JS (Library) - inspect/intercept/modify any network requests
-
Itsnotlupus' React Tools JS (Library) - Observe, inspect and perhaps modify a React tree through the React DevTools Hook