ja, das ist die gesammte perfs.js, aber schreibgeschützt ist sie nicht. :?
user.js
Code
{\rtf1\ansi\ansicpg1252\deff0\deflang1031{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}
{\*\generator Msftedit 5.41.15.1503;}\viewkind4\uc1\pard\f0\fs28 user_pref("content.interrupt.parsing", true);\par
user_pref("content.max.tokenizing.time", 2250000);\par
user_pref("content.notify.interval", 750000);\par
user_pref("content.notify.ontimer", true);\par
user_pref("content.switch.threshold", 750000);\par
user_pref("nglayout.initialpaint.delay", 0);\par
user_pref("network.http.max-connections", 48);\par
user_pref("network.http.max-connections-per-server", 16);\par
user_pref("network.http.max-persistent-connections-per-proxy", 16);\par
user_pref("network.http.max-persistent-connections-per-server", 8);\par
user_pref("browser.cache.memory.capacity", 65536);\f1\fs20\par
}
Alles anzeigen
prefs.js
Code
# Mozilla User Preferences
/* Do not edit this file.
*
* If you make changes to this file while the browser is running,
* the changes will be overwritten when the browser exits.
*
* To make a manual change to preferences, you can visit the URL about:config
* For more information, see http://www.mozilla.org/unix/customizing.html#prefs
*/
user_pref("app.update.lastUpdateDate", 1113503046);
user_pref("browser.download.defaultFolder", "C:\\DOKUMENTE UND EINSTELLUNGEN\\BESITZER\\DESKTOP");
user_pref("browser.preferences.lastpanel", 1);
user_pref("browser.search.selectedEngine", "Google");
user_pref("browser.startup.homepage", "http://start.mozilla.org/firefox?client=firefox-a&rls=org.mozilla:de-DE:official");
user_pref("browser.startup.homepage_override.mstone", "rv:1.7.6");
user_pref("extensions.disabledObsolete", true);
user_pref("extensions.lastAppVersion", "1.0");
user_pref("extensions.update.lastUpdateDate", 1113503046);
user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8");
user_pref("network.cookie.prefsMigrated", true);
user_pref("network.protocol-handler.warn-external.ed2k", false);
user_pref("security.OCSP.URL", "");
user_pref("security.OCSP.signingCA", "Builtin Object Token:IPS CLASE1 root");
user_pref("security.warn_submit_insecure", false);
user_pref("xpinstall.whitelist.add", "");
Alles anzeigen