|
Script Summary:
Colorizes the item headers in Google Reader list view (and expanded view 12/14/08) |
this script has 6 topics, 39 posts |
this script has 3 reviews |
||||||||||||||||||||||||||||
The color is derived from the title of the feed.
--
/**
* 20081214
* Prefs split out into independent items and updated to apply instantly.
* Pref notification messages are also fixed to work properly.
* Fix for script not working if Google Gears was installed (my bad design).
* Works on expanded view too now. Possible/easier with Google Reader now using
* CSS for rounded borders.
**
* updated 2008.11.14
* Added settings for coloring read/unread items
* Partial fix for settings page (info message isn't done right)
* - The script still seemed to be working after the ui update, but it seemed a good time to do some changes.
**
* updated 2008.07.30
* Fixed css mistake of read items not being colored.
* Added https:// url to the include list
* Added coloring option on settings page, added settings page to the exclude list
**/





