Recenze doplňku Tampermonkey
Tampermonkey od Jan Biniok
5 134 recenzí
- Hodnocení: 5 z 5od uživatele plague, před rokem
- Hodnocení: 1 z 5od uživatele άƈεƥ, před rokem
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 18199441, před rokem
- Hodnocení: 1 z 5od uživatele Bakajzon, před rokemNot open-source but pretend to be(GitHub code never updates)
Odpověď vývojáře
zveřejněno před rokemThe README clearly states: "This repository contains the source of the Tampermonkey extension up to version 2.9. All newer versions are distributed under a proprietary license." - Hodnocení: 2 z 5od uživatele boozelo, před rokemcan confirm that memory leaks (eats all free memory - up to 50gb ram for 3h), high cpu usage on v.5.
Also pages do not open in new tabs the first time
"Modify existing content security policy"=off, "Never remember history"=off, private=offOdpověď vývojáře
zveřejněno před rokemPlease report an issue at GitHub and explain what you're doing while this happens. I double checked the code, used Firefox many hours and can't reproduce. Thanks. - Hodnocení: 4 z 5od uživatele Ghis1964, před rokemBreaks my user-css-style for twitter. Rolled back to 4.19.0 before witnessing more unwanted issues.
Took me a while before realizing tampermonkey 5.00 was the culprit. Yeah, a while :/
edit 2:
Beta 5.0.6191 had the same issue. (but totally breaks youtube's feed page no matter what)
Settings I ventured in then, and found out that -Modify existing content security policy (CSP) headers = no- instead of -Modify existing content security policy (CSP) headers = yes- fixed my issue 👍 - Hodnocení: 5 z 5od uživatele Aero, před rokem
- Hodnocení: 5 z 5od uživatele 下雨谁为你撑伞, před rokem
- Hodnocení: 5 z 5od uživatele Adimar, před rokem
- Hodnocení: 1 z 5od uživatele Uživatel Firefoxu - 18195760, před rokemUpdate broke the scripts im using for tumblr
- Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 12337062, před rokemI also have memory leak (v5.0) and crashes. I not use "Never remember history" or "permanent private browsing". Plz fix it
Odpověď vývojáře
zveřejněno před rokemPlease report an issue at GitHub and explain what you're doing while this happens. I double checked the code, used Firefox many hours and can't reproduce. Thanks. - Hodnocení: 2 z 5od uživatele Flush, před rokemAfter I updated tampermonkey to 5.0, it's eating my CPU and leaking memory. Had to rollback to 4.19 (Firefox 120.0.1 64-bit)
About Your question. No, I haven't!Odpověď vývojáře
zveřejněno před rokemDo you have the "Never remember history" or "permanent private browsing" mode enabled? - Hodnocení: 3 z 5od uživatele NameOfMyDisplay, před rokemAfter 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.
Odpověď vývojáře
zveřejněno před rokem👍
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 - Hodnocení: 5 z 5od uživatele 小恶魔, před rokem
- Hodnocení: 5 z 5od uživatele luizhrios, před rokem
- Hodnocení: 5 z 5od uživatele aming, před rokem
- Hodnocení: 2 z 5od uživatele jg-staffel, před rokemLatest update causes FF to consume 30-90% CPU and eating more and more RAM, that caused lags and in the end full unresponsive.
P.S. No enabled "Never remember history" or "permanent private browsing".Odpověď vývojáře
zveřejněno před rokemDo you have the "Never remember history" or "permanent private browsing" mode enabled? - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 16707047, před rokemLatest update causes FF to consume more and more ram until it becomes unresponsive and eventually crashes.
Odpověď vývojáře
zveřejněno před rokemI'm working on a fix. Sorry for any inconvenience.
https://github.com/Tampermonkey/tampermonkey/issues/1921 - Hodnocení: 1 z 5od uživatele gunns, před rokemstopped working as of 12-12-23 after updating the extension
Odpověď vývojáře
zveřejněno před rokemPlease downgrade to 4.19 or disable the "don't remember history" setting for now. Sorry for any inconvenience.
https://github.com/Tampermonkey/tampermonkey/issues/1921 - Hodnocení: 5 z 5od uživatele Dev, před rokem
- Hodnocení: 5 z 5od uživatele Gustavo., před rokem
- Hodnocení: 5 z 5od uživatele Why, před rokem
- Hodnocení: 5 z 5od uživatele Dan Atkinson, před rokemEver since I updated the extension last week, a new Google Drive API authorisation tab opens every five minutes for the sync functionality. No matter how often I approve it, it still pops up.
Edit: Developer has responded that it will be resolved. In the meantime, I've turned off sync completely.Odpověď vývojáře
zveřejněno před rokemSorry, this is a bug due to the background event page being restarted every 30 seconds if idle. Will be fixed soon. Please downgrade to 4.19.0 in the meanwhile. - Hodnocení: 5 z 5od uživatele Uživatel Firefoxu - 17138628, před rokem
- Hodnocení: 4 z 5od uživatele Roman Petrov, před rokemНе уверен, но похоже расширение майнит во время простоя именно в firefox, в chrome такого поведения не наблюдается. Благо есть Violentmonkey.
Odpověď vývojáře
zveřejněno před rokemThe background event page is being shutdown after 30 seconds if idle. This is necessary for future Android compatibility. https://extensionworkshop.com/documentation/develop/developing-extensions-for-firefox-for-android/