public
Description: Greasemonkey script to tweak google for Apps accounts
Homepage: www.deadpansincerity.com
Clone URL: git://github.com/davidmiller/apps.expanded.user.git
name age message
file .gitignore Loading commit data...
file COPYING
file README
file apps.expanded.user.js
README
// Google Apps expanded
// version 0.1
// 2009-09-03
//
// --------------------------------------------------------------------
//
// This Greasemonkey script 'adds' Google Reader and Google Analytics
// to Google Apps by placing a link in the top left navigation, and 
// makes your hosted Google Apps accounts the targets of the Mail, 
// Calendar and Documents links in the Google Reader gbar
//
// --------------------------------------------------------------------
//
// ==UserScript==
// @name          Google Apps Expanded
// @description   Expands Google apps to include Google Reader
// @include       *google*
// ==/UserScript==