- Debugger - Web
- TYPicalBoss - Web
- Babypwn - Pwn
- Heavens Flow - Pwn
- IPfilter - Web
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Mastodon absolute timestamps | |
| // @namespace rip.aapo.userscripts | |
| // @version 0.1 | |
| // @description show absolute time on posts on Mastodon | |
| // @author @shinmai - https://shinmai.wtf | |
| // @match https://tech.lgbt/* | |
| // @grant none | |
| // @updateURL https://gist.github.com/shinmai/4e57cbb5f1c251f3bbe54adf5ed89481/raw/chronotoot.user.js | |
| // @downloadURL https://gist.github.com/shinmai/4e57cbb5f1c251f3bbe54adf5ed89481/raw/chronotoot.user.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name soundgasm page reTITler | |
| // @namespace rip.shi.userscript | |
| // @version 0.0.2 | |
| // @description change soundgasm audio pages' title to show uploader username and audio title | |
| // @author @shinmai - shinmai.wtf | |
| // @match https://soundgasm.net/u/*/* | |
| // @grant none | |
| // @updateURL https://gist.github.com/shinmai/dab42de2e205b897f9548bd0e01ff9e1/raw/sndgsm.user.js | |
| // @downloadURL https://gist.github.com/shinmai/dab42de2e205b897f9548bd0e01ff9e1/raw/sndgsm.user.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Low Hanging Fruit: the Soundgasm Gaylewdst Userscript (autoplay) | |
| // @namespace rip.shi.userscript | |
| // @version 0.0.2 | |
| // @description sometimes you need more than one 🤔 (it hacks a simple playist into Soundgasm) | |
| // @author @shinmai - shinmai.wtf | |
| // @match https://soundgasm.net/u/*/* | |
| // @updateURL https://gist.github.com/shinmai/487d2de059d8b4ae0b90cfab21e0d75e/raw/LHF-autoplay.user.js | |
| // @downloadURL https://gist.github.com/shinmai/487d2de059d8b4ae0b90cfab21e0d75e/raw/LHF-autoplay.user.js | |
| // @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name replace cumstain with a logo | |
| // @namespace wtf.shinmai.userscripts | |
| // @version 0.0.4 | |
| // @description Replace the Patron dot com cumstain with an actual logotype, for fun | |
| // @author @shinmai - shinmai.wtf | |
| // @match https://www.patreon.com/* | |
| // @icon https://i.imgur.com/jmpscwv.png | |
| // @updateURL https://gist.github.com/shinmai/fbb442875139033f690716044b3814b4/raw/wipe-it-on-a-sock.user.js | |
| // @downloadURL https://gist.github.com/shinmai/fbb442875139033f690716044b3814b4/raw/wipe-it-on-a-sock.user.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name Don't Be A Bother! | |
| * @description Try to be less cringey on Discord | |
| * @version 0.0.2 | |
| * @author shi | |
| * @authorId 142594671078539264 | |
| * @website https://shinmai.wtf/ | |
| * @source https://gist.github.com/shinmai/78df3b2237345d8b273eca671e2135bb/raw/DontBeABother.plugin.js | |
| * @updateUrl https://gist.github.com/shinmai/78df3b2237345d8b273eca671e2135bb/raw/DontBeABother.plugin.js | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name Sush Up! | |
| * @description STOP PINGING YOUR FRIENDS! | |
| * @version 0.0.2 | |
| * @author shi | |
| * @authorId 142594671078539264 | |
| * @website https://shinmai.wtf/ | |
| * @source https://gist.github.com/shinmai/4d07a79f4f9ede6659efd470b7662bec/raw/SushUp.plugin.js | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name Sanitise Filenames | |
| * @description Hide filenames! | |
| * @version 0.0.1 | |
| * @author shi | |
| * @authorId 142594671078539264 | |
| * @website https://shinmai.wtf/ | |
| * @source https://gist.github.com/shinmai/a8ad7842ef30f7c82b01f37ff233b86f/raw/SanitiseFilenames.plugin.js | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name No AFK | |
| * @description Try to stop being AFK | |
| * @version 0.0.1 | |
| * @author shi | |
| * @authorId 142594671078539264 | |
| * @website https://shi.wtf/ | |
| * @source https://gist.github.com/shinmai/a1d92b4b5a84b78c9aa70b5559731135/raw//NoAFK.plugin.js | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * @name BrutalHonesty | |
| * @author @shi.rip | |
| * @description Replaces subtext with brutal honesty | |
| * @version 0.0.3 | |
| */ | |
| /* | |
| CHANGELOG | |
| 0.0.1 - 250131 - initial version |