Script Summary: Highlight alternate rows on reddit.com
Version: 0.6
Highlight alternate rows on reddit.com websites to increase readability.
Note: This script relies on reddit.com doing the right thing. This is a complex problem so this script's premise is quite often not met.
| Changelog | |
|---|---|
| 0.6 | Disable future updates as the basic premise of the script is incorrect |
| 0.5 | Undid the darker color which happened due to a bad display |
| 0.4 | Made the default color darker Allow easy customization |
| 0.3 | Update for new reddit |
| 0.2 | Added auto update facility |
| 0.1 | First release |
Note: If you want to customize the background color, edit the
var color = '#f0f0f0';
line in the script



