Hacker News new | ask | show | jobs
by onurtag 1214 days ago
I'll pinch in with Tampermonkey's upsides compared to Violentmonkey.

Tampermonkey supports @connect [1] which lets you take an action whenever a script connects to a domain that isn't listed in its meta fields. Tampermonkey also warns you whenever a script modifies its @include/@match/@connect fiels with an update.

[1]: https://www.tampermonkey.net/documentation.php?locale=en#met...

1 comments

Yes, I was waiting for someone to write about it, but no one else did. I can see such a vast API that TamperMonkey offers in comparison to the competition. I don't have an immediate use of that extended API, but can definitely see using them in future.