this post was submitted on 19 Jun 2023
9 points (100.0% liked)
/kbin meta
4 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
view the rest of the comments
I think violentmonkey doesn't respond well to jquery in some situations, I'll have to pick through the documentation. I'd recommend tampermonkey as a close alternative
I can't recall why I had originally installed violentmonkey lol but I've had it forever. I have a lot of userscripts I run so if I switch I'd want to make sure my scripts still run on the new extension @.@
You can run them concurrently with each other, just stick the ones that work in one version into the respective extension, no need to migrate them all. That's what I do. GM syntax has evolved a lot over the years and I don't think the extensions have 100% parity with each other without using workarounds like unsafeWindow, which is generally frowned upon
Hi, this should be fixed on all *monkey versions now if you wish to try again