this post was submitted on 23 Jun 2023
0 points (NaN% liked)
Lemmy Plugins and Userscripts
2145 readers
1 users here now
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:
- Preface the submission with the type of enhancement - ex: [UserScript].
- Include a screenshot of the enhancement in use (where possible)
- Indicate the requirements for use (eg, greasemonkey, stylus, etc.)
Thanks!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have 1.0.1. An attempted update shows 'No newer update available.'
Go to https://greasyfork.org/en/scripts/469273-lemmy-rewrite-links-to-home-instance and press the button there. There's probably some throttling or whatever.
Got it. Upgraded to 1.0.2.
Still no icons to the right of links.
Yeah no idea, you can change
DEBUG
fromtrue
tofalse
and see if it's outputting any messages at all. I'd probably need to do some more advanced debugging steps, idk if you're willing to do that