|
Script Summary:
Colorizes the item headers in Google Reader list view and expanded view. Version: 20091120 |
this script has 9 topics, 65 posts |
this script has 6 reviews |
||||||||||||||||||||||||||||
The color is derived from the title of the feed.
----
TODO:
Add a means of selecting a customizable color scheme.
Cleanup jaggedness on link to external article image.
Fix settings message being partially hidden in Chrome.
Added prefs for customizable color scheme.
- Selectable background color hue, lightness ranges and saturation.
- Selectable text color hue, lightness ranges and saturation.
Fix broken update check code.
----
/**
* 20091120
* Fix pref settings when DOM Storage is used.
* Fix for GM_getValue detection on Google Chrome dev channel.
* Fix for not working after encountering a shared item. Script also works on
* the "Your stuff", Shared Items and Notes pages with this.
* Switch code bracing style.
**
* 20091117
* Added prefs to select what is colored in expanded view, entry body or
* outline
* Fix for update version check being in the wrong direction (it was broken)
* Fix for coloring unread items only in list view
* Added Google Chrome support
**/





