Google Reader Remove Explore

By American_Jesus Last update Feb 13, 2010 — Installed 2,585 times.

There are 1 previous version of this script.

// ==UserScript==
// @name          Google Reader Remove Explore
// @namespace     http://userscripts.org/users/americanjesus
// @description   Removes Explore from Google Reader sidebar
// @author        American_Jesus
// @version       2009.10.23
// @include       https://www.google.tld/reader/*
// @include       http://www.google.tld/reader/*
// @include       https://www.google.com/reader/*
// @include       http://www.google.com/reader/*
// ==/UserScript==

GM_addStyle("#lhn-recommendations {display: none !important}")