Remove Google Reader’s Toggle Bar with Firefox

How often do you collapse your subscription list in your Google Reader? I assume you tried it once and after that you never did it again. So why not remove it? It’s simpler you think:

  1. Go to your Firefox profile/chrome/ directory.
  2. If there’s a file called usercontent.css open it, otherwise create a new file with that name.
  3. Enter the following:
    #chrome-lhn-toggle {
    display:none;
    }
  4. Restart Firefox.
  5. Enjoy!

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)