this post was submitted on 20 Jun 2023
246 points (100.0% liked)

/kbin meta

639 readers
1 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (1 children)

I'm not entirely sure how to properly ping users, but I've updated the comment with a pastebin with the code. https://pastebin.com/P0mR9QL6

@mrbitterness @LennethAegis @RodPhoto

[–] [email protected] 1 points 1 year ago (1 children)

Thanks for sharing, but it doesn't seem to work for me. Even with my other scripts turned off. Looking at your screenshot, is that Safari on IOS? Maybe an OS specific issue as I'm on Windows using Firefox. Not pressuring you to fix it, just letting you know it might not work on other platforms.

[–] [email protected] 2 points 1 year ago (1 children)

No worries, it's my first published Tampermonkey script so there are probably a lot of quirks that should be ironed out.

I'm using Chrome on MacOS. Which extension are you using? I've only tested this in Tampermonkey and I did read somewhere that Greasemonkey may have dropped support for the GM_addStyle() function which I'm using.

If possible, it would really help if you could post any errors that you might be getting in the web inspector console.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

Ahh I am on Greasemonkey. Let me try Tampermonkey.

EDIT: It worked on Tampermonkey, thanks for the tip.

[–] [email protected] 2 points 1 year ago

Awesome! Glad it worked.