Revisiones de Tampermonkey
Tampermonkey por Jan Biniok
85 revisiones
- Se valoró con 3 de 5by Usuario de Firefox 17724414, hace 4 meses
- Se valoró con 3 de 5by randomfixer, hace 7 mesesWhat's with the undisableable Tam Helper experience? I pressed Disable on it and it still pops up from time to time, super annoying.
- Se valoró con 3 de 5by Usuario de Firefox 18474980, hace 10 meses
- Se valoró con 3 de 5by Usuario de Firefox 17926026, hace 10 mesesStops working randomly but works again after disabling/reenabling.
- Se valoró con 3 de 5by 七曜的幻想, hace un año
- Se valoró con 3 de 5by NameOfMyDisplay, hace un añoAfter update to 5.0.0 at 102ESR, with RuAdLIst JS Fixes, Yandex maps gave up loading map images. Had to rollback to 4.19.0.
Respuesta del desarrollador
publicado el hace un año👍
Unfortunately this regression wasn't detected by the users of the beta version.
I'm working on a fix. Sorry for any inconvenience.
https://github.com/Tampermonkey/tampermonkey/issues/1921 - Se valoró con 3 de 5by Usuario de Firefox 18139919, hace un añowould be better if i didn't have to reinstall it every time i closed firefox or restarted my pc. i only have one script so it's relatively easy to fix, but it's still really annoying and i can't imagine how much worse it'd be if you have several.
- Se valoró con 3 de 5by DavidK2, hace 2 añosTemperMonkey works, but...
It's UI is very unintuitive but I still kept using it for many months daily, it did its job. However, then I encountered a deal-breaking bug, it seems:
Bug: I have two scripts applied to a base URL. After navigating the portal for a while, I ended up with TemperMonkey reporting it applies about 70 scripts. And it apparently did, because loading the pages within the portal became pretty slow.
I then migrated to FireMonkey, which has much more intuitive UI and doesn't exhibit this bug. - Se valoró con 3 de 5by wushuang, hace 2 años
- Se valoró con 3 de 5by drspa44, hace 2 añosI've been a happy user of TM for a while, however the May 2023 update has broken some critical functionality involving cookies. Thankfully I have a backup of the previous version of TM.
// @grant GM_cookie
GM_cookie.list({}, function(cookies, error) {
if (!error) {
// do something useful
} else {
//error = 'not supported' every time since May 2023
console.error(error);
} - Se valoró con 3 de 5by JMJAR, hace 2 añosStill usefull but it randomly stops working after some times, without error or any message. I need to disable the addon and activate it again to make it work.
- Se valoró con 3 de 5by 空白, hace 2 años
- Se valoró con 3 de 5by Usuario de Firefox 17567507, hace 3 años
- Se valoró con 3 de 5by Usuario de Firefox 17506426, hace 3 años
- Se valoró con 3 de 5by Максим, hace 3 añosa good quote:
If you need compatibility with old scripts your best choice is Greasemonkey. If you need it for modern scripts or to write your own Violentmonkey is fine. Avoid Tampermonkey, they are not to be trusted (proprietary license and analytics)[1].
[1] https://www.reddit.com/r/firefox/comments/6hs59w/tampermonkey_has_google_analytics_enabled_by/ - Se valoró con 3 de 5by 你大爷, hace 3 años
- Se valoró con 3 de 5by Synetech, hace 3 añosTampermonkey is pretty good, it's my preferred userscript extension. My only problem with it is that it doesn't work with Firefox containers. Specifically, trying to export the settings to Google/OneDrive/etc. won't work if those sites are set to open in a container; when it opens auth.tampermonkey.net/auth to use OAuth to log into those services, the pages open in the specified Firefox container and Tampermonkey immediately throws an error. I've tried opening TM in the same container, I've tried setting auth.tampermonkey.net/auth to always open in the container, etc. but nothing works. The only option is to export to a ZIP file and carry that file to the destination system. 😕
- Se valoró con 3 de 5by Usuario de Firefox 17315740, hace 3 años
- Se valoró con 3 de 5by assadas a s, hace 3 años
- Se valoró con 3 de 5by Usuario de Firefox 17124688, hace 3 años
- Se valoró con 3 de 5by Usuario de Firefox 17121047, hace 3 años
- Se valoró con 3 de 5by 偷吃的猫猫, hace 3 años