tirsden: a creepy child swings on a creepy swing (Default)
[personal profile] tirsden
Just archiving some scripts in case I have to reformat again anytime soon. I found these via Google and they work on Firefox 18 (Windows XP). Update April 2016: added more and some of this no longer works, sadly. I've also updated the post date for this post so I can find it easier. Firefox is now at version 46... eesh.


hide "unsorted bookmarks" (bookmarks menu)

/* Hide "Unsorted Bookmarks" in bookmarks toolbar menu */
#BMB_unsortedBookmarks { display: none !important }


hide "subscribe to this page" (bookmarks menu)

#BMB_subscribeToPageMenuitem,

#BMB_subscribeToPageMenupopup,

#BMB_subscribeToPageMenupopup

{display: none}

#subscribeToPageMenuitem, #subscribeToPageMenupopup {display: none !important; }


hide favorites star in url bar

#urlbar-icons > #star-button
{
display: none !important;
}


put bookmark control menu items at top of bookmark menu:

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

/* move "Show All Bookmarks" to the top of the Bookmarks drop-down list */
#BMB_bookmarksPopup #BMB_bookmarksShowAll {-moz-box-ordinal-group:0}

/* move "Show All History" to the top of the History drop-down list */
#PanelUI-history > * {-moz-box-ordinal-group:3!important}
#PanelUI-history > label.panel-subview-header {-moz-box-ordinal-group:1!important}
#PanelUI-history > #PanelUI-historyMore {-moz-box-ordinal-group:2!important}


didn't end up useful but here it is anyways (hiding the star next to the bookmark list button):

#bookmarks-menu-button toolbarbutton { visibility:collapse !important; }
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org

Most Popular Tags

November 2022

S M T W T F S
  12345
6789101112
13141516 171819
20212223242526
27282930   

Style Credit

Expand Cut Tags

No cut tags
Page generated Jul. 7th, 2025 04:32 pm
Powered by Dreamwidth Studios