Gmail + Reader Integrator

By jesses Last update Jan 26, 2008 — Installed 7,680 times. Daily Installs: 0, 0, 4, 0, 0, 1, 0, 0, 3, 3, 0, 2, 2, 1, 2, 0, 0, 3, 0, 1, 6, 1, 0, 1, 3, 3, 1, 0, 1, 4, 0, 4
Script Summary:
Integrates Google Reader into Gmail
Recently Updated TopicsPosts
Archived Comments46

this script has 1 topic, 46 posts

This script has no reviews.

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.