Добре дошли в Добавки за Firefox за Android.
Добавете допълнителни възможности и теми, за да направите Firefox за Android свой.
Затварянеsteve-de-fox
За мен
Име | steve-de-fox |
---|---|
Потребител от | Ян. 9, 2008 |
Брой добавки | 0 добавки |
Средна оценка на добавките | Без оценка |
Мои отзиви
TryAgain
Оценена с 5 от 5 звезди
Brilliant, extremely useful when dealing with an unreliable internet connection
Това е отзив за предно издание на добавката (3.2.0).Chrome Package
Оценена с 3 от 5 звезди
Hi which extension do you add, and also can you post the hack? Specifically which userchrome.css modifications do you make.
ExtensionPack Basic
Оценена с 3 от 5 звезди
Weird list of extensions
Mine would be:
Adblock Plus
Foxmarks Bookmarks Synchronizer
PDF Download
Stylish
Greasemonkey
Web Developer
JSView
Оценена с 4 от 5 звезди
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;}
За да създадете собствен списък, трябва да имате сметка в Mozilla Добавки.