Made a small tweak for opening a community from my own instance:
// @match https://lemmy.world/c/*@lemmynsfw.com
A general repository for user scripts and plugins used to enhance the Lemmy browsing experience.
Post (or cross-post) your favorite Lemmy enhancements here!
General posting suggestions:
Thanks!
Made a small tweak for opening a community from my own instance:
// @match https://lemmy.world/c/*@lemmynsfw.com
I actually removed that match from the version I'm using so it unblurs everywhere lol. Do you think that's better?
It works, however I also started testing the old.reddit userscript and it removes nsfw blur by default. Separation of concerns failed lol
I didn't notice that it removes blur? it didn't for me. i will test again.
actually what I did was add more matches:
// @match https://lemmynsfw.com/*
// @match https://reddthat.com/*
// @match https://sh.itjust.works/*