tweaks.ffextensionguru.com

HOME ALL TWEAKS
DISPLAY TWEAKS GENERAL TWEAKS
TAB TWEAKS TWEAKS HOME CONTACT US

Removing The 'Live Feed' Button
Removes the ‘Live Feed” button from the address bar

Tweak Type: Display
Fx 2: YES
Fx 3: YES
Fx 3.5: YES

Along with the ‘Go’ Button and the Bookmark ‘Star’ (Fx 3) buttons there is also a ‘Live Feed’ button to add clutter to the address bar:


To remove the ‘Live Feed’ Button use ChromEdit and add the following lines to your userChrome.css file:

/* Remove live feed icon in Address url toolbar */
#feed-button {
display: none !important;
}

Once you have added these lines, click Save, then Restart; the ‘Live Feed’ button will be gone when Firefox restarts.

Source



The Firefox and Thunderbird logos and wordmarks are Trademarks of the Mozilla Foundation all rights reserved.
This site claims no affiliation with the Mozilla Foundation but we proudly support it.

Original Content ©2009 Fx Extension Guru