Give websites user-defined CSS's.
Total ratings
4.00
(Rating count:
4)
Recent reviews
Recent rating average:
3.67
All time rating average:
4.00
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2020-12-23 | George Weilenmann | No longer maintained lass check in was 7 years ago. does not appear to work with modern browsers. | ||
2020-12-24 | George Weilenmann | en | No longer maintained lass check in was 7 years ago. does not appear to work with modern browsers. | |
2017-10-29 | Patrick Parker | Finally got rid of that horrible "user-select: none" CSS using this: DIV {user-select: text} But now I am having trouble getting it to work on some sites, e.g. lyricskoto.com, because chrome seems to be giving a lower precedence to the injected stylesheet. Help! | ||
2017-01-17 | Patrick Parker | en | Finally got rid of that horrible "user-select: none" CSS using this: DIV {user-select: text} But now I am having trouble getting it to work on some sites, e.g. lyricskoto.com, because chrome seems to be giving a lower precedence to the injected stylesheet. Help! | |
2016-08-15 | Moo Scree | Success! Although it's over 2 years old, it's the leanest extension of its kind that can be found. A negative is it runs only after a page is done loading, instead of activating first like Stylish. A positive is it unloads from memory a short time after running. I used it to do this on all (.) sites: A:visited {color: purple !important} A:hover {color: red !important; text-decoration: underline !important} | ||
2016-08-15 | Moo Scree | en | Success! Although it's over 2 years old, it's the leanest extension of its kind that can be found. A negative is it runs only after a page is done loading, instead of activating first like Stylish. A positive is it unloads from memory a short time after running. I used it to do this on all (.) sites: A:visited {color: purple !important} A:hover {color: red !important; text-decoration: underline !important} |