Цитата
mozilla c tabbrowser extension работает криво
Ясень пень, этот плаги разрабатывался исключительно для FireFox
Цитата
где хранятся все настройки для firefox
В профайл\Application Data\FireFox
Цитата
и как эти настройки поставить
Fast computer/dial-up
user_pref("browser.cache.disk_cache_ssl", true);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.max.tokenizing.time", 3000000);
user_pref("content.maxtextrun", 8191);
user_pref("content.notify.backoffcount", 5);
user_pref("content.notify.interval", 750000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 750000);
user_pref("network.http.max-connections", 32);
user_pref("network.http.max-connections-per-server", 8);
user_pref("network.http.max-persistent-connections-per-proxy", 8);
user_pref("network.http.max-persistent-connections-per-server", 4);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.maxrequests", 8);
user_pref("network.http.proxy.pipelining", true);
user_pref("nglayout.initialpaint.delay", 750);
user_pref("plugin.expose_full_path", true);
профайл\Application Data\FireFox\Profile\Default\[случайный набор символов].slt\ создать файл user.js и туда copy/paste
Русскоязычная документация по FireFox:
http://mozilla.ru/unghost/firefox/docs.html