Reviews for Tampermonkey
Tampermonkey by Jan Biniok
5,204 reviews
- Rated 5 out of 5by liufux, 2 years ago
- Rated 5 out of 5by Firefox user 14324124, 2 years ago
- Rated 5 out of 5by Firefox user 17995940, 2 years ago
- Rated 5 out of 5by EE, 2 years ago
- Rated 1 out of 5by Freso, 2 years ago
- Rated 5 out of 5by MarcosMaia, 2 years ago
- Rated 5 out of 5by Ivan, 2 years ago
- Rated 3 out of 5by wushuang, 2 years ago
- Rated 5 out of 5by Quindora, 2 years ago
- Rated 5 out of 5by Lingo, 2 years ago
- Rated 5 out of 5by mikhail, 2 years ago
- Rated 1 out of 5by 还打不打, 2 years ago
- Rated 5 out of 5by nicolas, 2 years ago
- Rated 3 out of 5by drspa44, 2 years agoI'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);
 }
- Rated 5 out of 5by ***#***, 2 years ago
- Rated 5 out of 5by Bulardi, 2 years ago
- Rated 5 out of 5by Colt, 2 years ago
- Rated 5 out of 5by Hans Hansen, 2 years ago
- Rated 5 out of 5by sacrabyte, 2 years ago
- Rated 5 out of 5by Firefox user 13526591, 2 years ago
- Rated 5 out of 5by Pip Cryt, 2 years ago
- Rated 5 out of 5by Firefox user 17972032, 2 years ago
- Rated 5 out of 5by Mooeena, 2 years ago
