Jump to content

Recommended Posts

Posted

Does anyone remember how to modify Firefox Installation with preset config settings such as the following:

user_pref("network.http.pipelining", true);

user_pref("network.http.proxy.pipelining", true);

user_pref("network.http.pipelining.maxrequests", 8);

user_pref("content.notify.backoffcount", 5);

user_pref("plugin.expose_full_path", true);

user_pref("ui.submenuDelay", 0);

If not, anyone knows how to set this up in script?

Thanks


Posted

it should be in the prefs.js folder in C:\Documents and Settings\Username\Application Data\Mozilla\Firefox\Profiles\abcdef.default. Just import that after an install or include that in the install.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...