Reviews for Tampermonkey
Tampermonkey by Jan Biniok
4,645 reviews
- Rated 5 out of 5by mindfuldev, 9 years agoI moved from Greasemonkey because I have one issue with my script (GM_addStyle) and also because GM will stop working after 57. TM works great for me.
- Rated 5 out of 5by Firefox user 13146072, 9 years ago
- Rated 5 out of 5by Firefox user 13138499, 9 years ago
- Rated 5 out of 5by Firefox user 13128494, 9 years ago
- Rated 5 out of 5by Firefox user 13121577, 9 years ago
- Rated 5 out of 5by Firefox user 13121577, 9 years ago
- Rated 5 out of 5by Firefox user 13113484, 9 years ago
- Rated 5 out of 5by Firefox user 13091984, 9 years ago
- Rated 5 out of 5by Firefox user 13087410, 9 years ago
- Rated 5 out of 5by dxxvi, 9 years agoCan it be fixed please?
Edit 1: could you post the link to the development channel?Developer response
posted 9 years agoPlease use the development channel, version 4.3.5430beta. A new stable version was already uploaded on 2017-04-11, but review takes very long these days. Sorry. - Rated 5 out of 5by Firefox user 12991370, 9 years ago
- Rated 5 out of 5by Firefox user 12986804, 9 years ago
- Rated 5 out of 5by Firefox user 12928384, 9 years ago
- Rated 5 out of 5by Firefox user 10247748, 10 years agoYes, it is nice to have a future-proof script manager, but sadly even 4.3.5410beta do not work on latest firefox 55 (blank popup, no scripts are loaded).
I am using newest win32 inbound nightly from here https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-inbound-win32-pgo
Edit: Still don't work 2017-03-29 inbound PGO Nightly 55.0a1.
Edit2: Already tried a new profile. No success. You have downloaded the wrong nightly. There is a difference between 'inbound' nightly and nightly. Inbound gets even faster and newer features before normal 'central' gets them.
Also be sure to use PGO version, which is still different compiled. So... just use my link.
Edit3: Scratch that, the culprit is adding
'general.useragent.override' with value 'Mozilla/5.0 (Windows NT 6.1; rv:53.0) Gecko/20100101 Firefox/53.0");'
pretending using next official release on Win7 (reality: Win10). After that tampermonkey do not work.Developer response
posted 10 years agoThere currently is a Tampermonkey update in the review queue, but it might take some time until the review gets finished. (https://github.com/Tampermonkey/tampermonkey/issues/352#issuecomment-285466789)
Nightly and developer version users can use this unofficial release in the meantime: https://tampermonkey.net/xpi/46544b6d654f61/firefox-5410beta.xpi
Edit: 5410beta is working fine here with Nightly 55.0a1 (2017-03-23) (64-bit) , Developer Edition 54.0a2 (2017-03-23) (64-bit).
Edit: ... and 55.0a1 (2017-03-29) (32-Bit) from here: https://download-installer.cdn.mozilla.net/pub/firefox/nightly/latest-mozilla-central/firefox-55.0a1.en-US.win32.installer.exe
I just installed this and Tampermonkey and everything is working fine. Can you please create a new temporary Firefox profile and check whether it's working there?