Critiques pour Tampermonkey
Tampermonkey par Jan Biniok
5 257 notes
- Noté 1 sur 5par Utilisateur ou utilisatrice 13606670 de Firefox, il y a 8 ans
- Noté 5 sur 5par 特别迷的我, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13604773 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13604511 de Firefox, il y a 8 ans
- Noté 5 sur 5par S9yN37, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13521343 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13599694 de Firefox, il y a 8 ans
- Noté 2 sur 5par Utilisateur ou utilisatrice 12470702 de Firefox, il y a 8 ansI want to put 5*, but there is a leak somewhere in FF (didn't experienced that in chrome...) : it's almost impossible to use the dashboard & script editor unless being real patient & writing code without ever making spelling & typing mistake.
ubuntu + i7 & 12gb ram & i was doing exactly the same things on chromium with no such lagRéponse du développeur
mis en ligne : il y a 8 ansI'm not sure where this comes from. Can you please try to disable:
"Highlight trailing whitespace" and/or
"Automatic syntax check on typing"
at Tampermonkey's options page. (You need to set "Config Mode" to "Advanced" first.) - Noté 5 sur 5par GammaGate, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13595145 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13593434 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 12940310 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13590785 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13021976 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13586834 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13459869 de Firefox, il y a 8 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 13460881 de Firefox, il y a 8 ansThank you for this add-on, my scripts (GClh II, GCvote, GME) work again in FF 57. I love its dashboard.
I have found an issue: if I disable Tampermonkey (with clicking on the script's icon on the toolbar and clicking on "Enabled") and then enable it back, it does not restore its function and none of my scripts work again until the browser restart. That is a bit inconvenient.
EDIT 2017-12-18: it is fixed in the TM update which has just arrived, thank you. :-) - Noté 5 sur 5par Utilisateur ou utilisatrice 13585453 de Firefox, il y a 8 ans
- Noté 1 sur 5par TBeholder, il y a 8 ansThere are no obvious ways to actually install scripts, except copy-paste into editor (except File/Import on "Utilities" tab, which turns out to be for configuration rather than user scripts).
The support site doesn't quite work (has a frozen pop-up on top), but what shows gives Chrome specific instructions.Réponse du développeur
mis en ligne : il y a 8 ans> There are no obvious ways to actually install scripts
Script installation works by loading URLs that end up on ".user.js". This can be done by clicking a link or manually entering the URL. You can also drag and drop files ending up on ".user.js" to Firefox. Finally you can use the "Utilities" tab, enter a URL at the "URL" section and click "Import".
> The support site doesn't quite work (has a frozen pop-up on top)
Do you have JavaScript blocked/disabled i.e. via NoScript?
> but what shows gives Chrome specific instructions
This is on my TODO list. However, many answers apply regardless of browser in use.