User icon
fungus's userscript directory

upcoming scripts in queue:

- find
- muted terms + ignore users, communities
- betternav
userscripts and download links

Note: although catbox download links are supposed to stay forever, some of the download links are dead so if you have a version of one of my dead userscripts please send it to me
these are the latest downloads for each of my fully released userscripts, me and @\hi are the only official distributors of my userscripts

- better icons: https://darflen.com/posts/a430af33e54816f87e59a1ce
- more themes [alpha]: https://darflen.com/posts/e26422e75db4920ed85134bd
- jinx seal of approval: https://darflen.com/posts/2ecc2f557332f0bd10f944a9
- oneko: https://darflen.com/posts/662783d6c39b61f9676f13a1
- soggify: https://darflen.com/posts/3211b01e241980ca0f9cfbc1
-- soggify camelMode: https://darflen.com/posts/d4bcfbb49deffea9d7bbcfbe
- Custom CSS: https://darflen.com/posts/a880561134aed2a53d3b48f9 [dead URL]
- Post audience viewer: (old version: https://darflen.com/posts/69dcc701600090d268bd650d [dead URL]) https://files.catbox.moe/yr2h94.js
- Images for poll options: https://darflen.com/posts/92cfded925024dbdb6c7bb1a [dead URL]

possible upcoming userscripts

betterNotifs
betterGallery
followCommunities / hashtags
community reposts
account switcher
moreThemes ui
better replies
better links
betteremojis
betterprofiles
ignore
betterembeds
betterpages
directcomment
betterNav
Comments
  • User icon
    fungi can you please help me πŸ₯ΊπŸ™

    I coded some javascript to make a userscript for scratch. it works if i paste the JS in the console, but if i try to set up a userscript it doesn't work. How do I take javascript and turn it into a userscript?
    • User icon
      install a userscript extension (i recommend tampermonkey)
      (only for chrome) in the Extensions tab in your browser click the ellipsis next to the extension icon and name, click manage extension and click "Allow User Scripts"
      i forgot a lot of the setup from now on but if tampermonkey asks you to enable anything that allows you to write scripts then enable it
      then go to the dashboard and create a new script
      edit the metadata to your liking, but set@match to https://scratch.mit.edu/* for scratch
      then paste in the code in place of // Your code here...
    • User icon
      THANK YOU! :D
  • User icon
    better nav?