Pohódnoćenja za Tampermonkey
Tampermonkey wot Jan Biniok
Pohódnoćenje wot drspa44
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);
}
5.204 pohódnoćenja
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 19515716, há 9 diasэто вообще крутое расширение,я люблю разработчика
- Z 4 z 5 pohódnoćenywot vsaR1SK, há 14 diasПосле обновления браузера FF 144.0 аддон стал блокировать загрузку страниц
- Z 5 z 5 pohódnoćenywot ショート非表示, há 14 dias
- Z 5 z 5 pohódnoćenywot Sailor Moonie, há 15 dias
- Z 5 z 5 pohódnoćenywot Clemens Anhuth, há 15 diasSimply mandatory to help make web apps used for the job bearable.
Unfortunately not open source and complex, which may mean that enterprise users may not have permission to use it as enterprise IT departments are tightening their security policies.
And unfortunately, there is another extension of almost identical name ("Tamper monkey" which even uses Tampermonkey's icon/logo), which may trick people into installing the wrong extension. While I have reported this, I think the author of this extension should have more luck to get Mozilla to ban that other "fake" extension. - Z 1 z 5 pohódnoćenywot user, há 18 diasUse “Greasemonkey” or “Violentmonkey”, both open‑source, whereas “Tampermonkey” is closed‑source.
- Z 5 z 5 pohódnoćenywot Nippy, há 21 dias
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 17915631, há 21 dias
- Z 5 z 5 pohódnoćenywot nihi1ist, há 24 dias
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 19491455, há um mês
- Z 5 z 5 pohódnoćenywot CatEatFish, há um mês
- Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18962703, há 2 meses
- Z 5 z 5 pohódnoćenywot entrflxy, há 2 meses
- Z 3 z 5 pohódnoćenywot Cronodoug, há 2 mesesIt would be wonderful if you could backup your scripts before a creator updates them andTampermonkey updates them WITHOUT AUTHORIZATION! I can't get the first version of a script anymore, because the creators of this extension must think that everything that is updated is better!
Wotmołwa wuwiwarja
je so há um mês napisałYou can disable userscript updates either for individual scripts or globally. - Z 5 z 5 pohódnoćenywot Wužiwar Firefox 18921992, há 2 meses