Pentru a încerca mii de suplimente disponibile aici, descarcă Mozilla Firefox, o modalitate rapidă și gratuită de a naviga pe web!
ÎnchideWelcome to Firefox Add-ons.
Choose from thousands of extra features and styles to make Firefox your own.
Închidesteve-de-fox
Despre mine
Nume | steve-de-fox |
---|---|
Utilizator din | Ian. 9, 2008 |
Numărul de suplimente dezvoltate | 0 suplimente |
Media evaluărilor suplimentelor dezvoltatorului | Neevaluat încă |
Recenziile mele
TryAgain
Evaluată cu 5 din 5 stele
Brilliant, extremely useful when dealing with an unreliable internet connection
Această recenzie este pentru o versiune anterioară a suplimentului (3.2.0).Chrome Package
Evaluată cu 3 din 5 stele
Hi which extension do you add, and also can you post the hack? Specifically which userchrome.css modifications do you make.
ExtensionPack Basic
Evaluată cu 3 din 5 stele
Weird list of extensions
Mine would be:
Adblock Plus
Foxmarks Bookmarks Synchronizer
PDF Download
Stylish
Greasemonkey
Web Developer
JSView
Evaluată cu 4 din 5 stele
ok so I've worked out how to get rid of the (somewhat ugly) icons...
add this to your userchrome.css file
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */
/* Get rid of jsview icons */
[label*="Page Source"] > * > * {display: none !important;}
[id*="jsview"] > .menu-iconic-left, [id*="jsview"] > .menu-iconic-icon {display: none !important;}
#jsview-view > menupopup > menuitem > * > * {display: none !important;}
#jsview-context > menupopup > menuitem > * > * {display: none !important;}
/* Make everything align properly */
[id*="jsview"] {margin-left: 15px;}
#sync-menu, #viewmenu-viewsource, [label*="Page Source"] {margin-left: 3px;}
To create your own collections, you must have a Mozilla Add-ons account.