Tampermonkey értékelései
Tampermonkey szerző: Jan Biniok
drspa44 értékelése
I'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);
}
// @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);
}
5252 értékelés
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 14987899, 11 órájaApparently it is not only a mess, it's also bloated, closed source now, and has fucking Google Analytics.
- Csillagos értékelés: 1 / 5készítette: Firefox felhasználó 17710969, 9 napja
- Csillagos értékelés: 5 / 5készítette: Adigitalnomad123, 20 napja
- Csillagos értékelés: 5 / 5készítette: Yanyi, egy hónapjavery good for scripts better than violent monkey on edge
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 18759100, egy hónapja
- Csillagos értékelés: 5 / 5készítette: Julian, egy hónapja
- Csillagos értékelés: 1 / 5készítette: RenzoBenzo, egy hónapjaClosed source, bloated, uses google analytics, and did I mention it's closed source and uses google analytics. I would suggest users not use this extension, and use FireMonkey or ViolentMonkey instead.
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 19743679, 2 hónapja
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 10447271, 2 hónapja
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 19729411, 2 hónapja
- Csillagos értékelés: 5 / 5készítette: Firefox felhasználó 19709889, 2 hónapjaReally efficient. This is my new obsession.
- Csillagos értékelés: 5 / 5készítette: left2crazy, 3 hónapja
- Csillagos értékelés: 5 / 5készítette: melodic mustox, 3 hónapjaThanks to Tampermonkey, I can do a lot of things from my browser. I thanks with a donation, which I will repeat next month again for sure.