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:
- more themes [alpha]:
- jinx seal of approval:
- oneko:
- soggify:
-- soggify camelMode:
- Custom CSS: [dead URL]
- Post audience viewer: (old version: [dead URL])
- Images for poll options: [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
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:
- more themes [alpha]:
- jinx seal of approval:
- oneko:
- soggify:
-- soggify camelMode:
- Custom CSS:
- Post audience viewer: (old version:
- Images for poll options:
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
-
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? -
-
customizable navbar
ive had the functionality for it working for a long time but i have yet to design the ui
-
(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 for scratch
then paste in the code in place of // Your code here...