Script Summary: Integrates Google Reader into Gmail
Updated version of the Gmail + Reader Integrator script that is compatible with the new GMail interface that was rolled out in November 2007.
Based on earlier scripts by Nick Chirchirillo, Pradeep Chandiramani, Winston Teo and Mihai Parparita (See script source for more information)
You can change the height of the Gmail thread list and the embedded reader by modifying the values in about:config (filter by 'reader'). You can also revert to the old behaviour of not expanding the folders in the feed list by setting expandFolder in about:config.
Changelog
v3.4 - 2008-01-26
Fix breakage with Firefox 3.0 beta2
Fix breakage with Greasemonkey 0.7.20080121.0
Move the feedlist right under the mail controls
Hide the embedded reader when the thread list is not displayed
v3.3 - 2007-11-20
Update the unread count everytime the reader frame is reloaded
Default to folders being displayed expanded
Escape the URL so feeds with parameters (Yahoo pipes) are handled
Preferences can be overridden in via about:config (filter by 'reader')
v3.2 - 2007-11-18
Feeds not in folders are created at the top level
Prevent the script from executing on embedded iframes
Add the unread count back to the window title
v3.1 - 2007-11-17
Remove unnecessary usage of unsafeWindow
Fix unread indicator
v3.0 - 2007-11-17
Compatable with new GMail interface using GmailGreasemonkey10API.
Refactored script to remove unused code streamline some logic.
Replaced lengthy changelogs from previous versions with links to the script source.



