mikrom's blog

Ty máš oči jak v kreslené pohádce!

užitečné tipy'n'triky do firefoxu

aneb jak brutalne blokovat reklamy bez specialniho rozsireni a jak mit panel rychleho hledani ve verzi 2.0 jako byl v 1.5

Blokování reklam – do userContent.css přidejte:
iframe[width=„120“][height=„600“], a img[width=„120“][height=„600“], iframe[width=„125“][height=„600“], a img[width=„125“][height=„600“], iframe[width=„150“][height=„100“], a img[width=„150“][height=„100“], iframe[width=„150“][height=„600“], a img[width=„150“][height=„600“], iframe[width=„160“][height=„600“], a img[width=„160“][height=„600“], iframe[width=„180“][height=„150“], a img[width=„180“][height=„150“], iframe[width=„300“][height=„250“], a img[width=„300“][height=„250“], iframe[width=„336“][height=„280“], a img[width=„336“][height=„280“], iframe[width=„468“][height=„60“], a img[width=„468“][height=„60“], iframe[width=„470“][height=„62“], a img[width=„470“][height=„62“], iframe[width=„728“][height=„90“], a img[width=„728“][height=„90“], iframe[width=„730“][height=„92“], a img[width=„730“][height=„92“], iframe[width=„600“][height=„120“], object[width=„125“][height=„300“], [type=„application/x-shockwave-flash“][width=„728“][height=„90“], [type=„application/x-shockwave-flash“][width=„468“][height=„60“], /      [src=„/ad“], / [src=„.ad“], /      [src=„/ads“], / [src=„/adx/“], [src=„/banner/“], [src=„/banners/“], [src=„?banner“], [src=„=click“], [src=„/click“], [src=„?click“], /      [href=„/ad“], / [href=„.ad“], /      [href=„/ads“], / [href=„/adx/“], [href=„/banner/“], [href=„/banners/“], [href=„?banner“], [href=„=click“], [href=„/click“], [href=„?click“], /      a:link[href=„/ad“], / a:link[href=„.ad“], a:link[href=„redirect“] [type=„application/x-shockwave-flash“][src=„/ad“], [type=„application/x-shockwave-flash“][href=„/ad“], [type=„application/x-shockwave-flash“][src=„.ad“], *[type=„application/x-shockwave-flash“][href=„.ad“] { display: none !important; }
autor: skylar @soom.cz
Panel rychleho hledani – do userChrome.css pridej
#FindToolbar > * {display:-moz-box}
soubory userContent.css a userChrome.css najdete ve slozce profilu firefoxu ve slozce chrome.


Proc se kua ten panel schovava tak rychle? otevreme si novej panel, jako adresu zadame about:config, vyhledame polozku accessibility.typeaheadfind.timeout a nastavime ji hotnotu treba na 10000 (10 sekund uz staci)


dalsi tipy treba zde: Firefox 2.0 – jak upravit, aby vypadal a choval se jako 1.5

Komentáře

Zanechte komentář »

 
1 | mikrom @ | 13. 11. 2007

mam nastaveny, ze se vzdy ukazou panely z minula, ale ta hlaska, kterou musim pokazdy odkliknout (obnovit relaci) me prudi

zkusme nastavit „browser.tabs.warnOnOpen“ na false… :)

reagovat

2 | mikrom @ | 13. 11. 2007

pro nazvy neprectenych tabu kurzivou pridejte do userChrome.css toto:

#content tab:not([selected]) {font-style: italic !important;}

reagovat

Připojte váš komentář!

Můžete používat Texy! syntaxi.

* Hvězdičkou jsou označeny povinné informace.