6 ms·
I'll pinch in with Tampermonkey's upsides compared to Violentmonkey. Tampermonkey supports @connect [1] which lets you take an action whenever a script connect
by onurtag 4y 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#meta:connect https://www.tampermonkey.net/documentation.php?locale=en#met...
- piyush_soni 4y agoYes, 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.