Arviot lisäosalle Tampermonkey
Tampermonkey tekijä Jan Biniok
5 250 arviota
- Arvioitu 4/5kirjoittanut jbbuena, yhdeksän vuotta sittenFor some reason, when I have this addon enabled, I can't get the Pinterest website to load. I doubt it's exclusive to just Pinterest but I noticed that every time I try to use the "sign in with Facebook" or "sign in with Google Plus" option, nothing seems to be happening. And even when already signed in, the pins won't load.
Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenThis should be fixed at the development channel. I've also uploaded a new stable version on 2017-04-11, but review takes very long these days (Queue Position: 144 of 291). Sorry for any inconvenience. - Arvioitu 1/5kirjoittanut nitroflow, yhdeksän vuotta sittenAfter having upgraded my distribution from Rosa R8 to Rosa R9, some functionality in google plus got broken just from having tampermonkey installed. The searchbar, app selector, notification and account pop-ups stopped working and posts could't be expanded or commented leaving only the links on the navigation bar the only thing working, This makes the site unusable.
One thing to note is that this behaviour is not present after a fresh system boot but after reloading the page this starts happening and nothing except a reboot will do anything to stop this with the extension enabled.Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenThis should be fixed at the development channel. I've also uploaded a new stable version on 2017-04-11, but review takes very long these days (Queue Position: 144 of 291). Sorry for any inconvenience. - Arvioitu 3/5kirjoittanut Firefox-käyttäjä 13014685, yhdeksän vuotta sitten
- Arvioitu 4/5kirjoittanut Firefox-käyttäjä 13014685, yhdeksän vuotta sitten
- Arvioitu 5/5kirjoittanut dxxvi, yhdeksän vuotta sittenCan it be fixed please?
Edit 1: could you post the link to the development channel?Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenPlease 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. - Arvioitu 5/5kirjoittanut Firefox-käyttäjä 12991370, yhdeksän vuotta sitten
- Arvioitu 5/5kirjoittanut Firefox-käyttäjä 12986804, yhdeksän vuotta sitten
- Arvioitu 4/5kirjoittanut tanclony, yhdeksän vuotta sitten
- Arvioitu 5/5kirjoittanut Firefox-käyttäjä 12928384, yhdeksän vuotta sitten
- Arvioitu 5/5kirjoittanut Firefox-käyttäjä 10247748, yhdeksän vuotta sittenYes, 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.Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenThere 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? - Arvioitu 5/5kirjoittanut Fred Thompson, yhdeksän vuotta sittenWorks? Yes.
Nice interface? Yes, especially sorting.
Why is Tampermonkey so large? It's almost 3 times larger than GreaseMonkey in Firefox and almost 4 times larger than Violent Monkey in Chrome.
I really like the userscript list but if that's the only real difference, it's not work 600k of code.
Please enlighten me.
--
ok, I see now. The size comes from the JavaScript editor and the UI. Would you consider splitting TamperMonkey into 2 versions; developer and run-only?Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenSizes of extracted extension components:
12K ./vendor/saveas # SaveAs lib
68K ./vendor/zip_js # ZipJS lib
472K ./vendor/jshint # JSHint
492K ./vendor/cm # CodeMirror Editor + plugins
84K ./vendor/jquery.js
1.2M ./vendor # all vendor components
388K ./main # Tampermonkey main code
24K ./rea # Browser dependent code
624K ./_locales # i18n
120K ./layout/default/fonts # UI font
208K ./layout/default/images # UI images
496K ./layout/default # UI font+images+code
140K ./images # General Tampermonkey images (action menu (5 different resolutions), extension page, ...) - Arvioitu 5/5kirjoittanut gggggcm, yhdeksän vuotta sittenWell it makes surfing Internet more convinient
- Arvioitu 3/5kirjoittanut ybnrmalatall, yhdeksän vuotta sittenTwitter videos not working for just having this installed.
It's impossible to see the icon on a dark theme. - Arvioitu 1/5kirjoittanut elieljordan, yhdeksän vuotta sittenTampermonkey does not support Firefox 45.x ESR =(
Kehittäjän vastaus
lähetetty yhdeksän vuotta sittenFF 45 has only very limited WebExtension support. Some necessary API which is required by Tampermonkey is faulty or even not there.
That's OK because the WebExtensions API is in an alpha state at this Firefox version, but this causes TM to require Firefox 46 to work. Sorry.
https://blog.mozilla.org/addons/2015/12/21/webextensions-in-firefox-45-2/