How do I enable a Java plug-in via script that was just added to the blocklist?

I need to enable Java 6u29 that was just added to the blocklist via script because there are several thousand end-nodes involved. Also, I am constrained to Firefox 3.6 due application compatibility issues.

Probably the only or easiest way to remove or disable the blocklist of older Java versions would be to disable blocklisting by locking the extensions.blocklist.enabled to false via a mozilla.cfg file.<br />
You are already running a no longer supported Firefox 3.6.x version that won't receive updates.
You can use a mozilla.cfg file in the Firefox program folder to lock prefs or specify new (default) values.
Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
pref("general.config.filename", "mozilla.cfg");
pref("general.config.obscure_value", 0); // use this to disable the byte-shift
See:
*http://kb.mozillazine.org/Locking_preferences
You can use these functions in mozilla.cfg:
defaultPref(); // set new default value
pref(); // set pref, but allow changes in current session
lockPref(); // lock pref, disallow changes
lockPref("extensions.blocklist.enabled", false);
*http://kb.mozillazine.org/extensions.blocklist.enabled

Similar Messages

Maybe you are looking for

  • Bug in JSF 2?

    I'm creating a fairly simple application using Weld and JSF2, running on Glassfish v3. However I have run into a problem which I can't get my head around. On one page I have a search field, which the result populates a h:selectOneMenu. From the h:sel

  • Is it a bug or is it me?

    I am doing some tests on rejecting connections. I have written the simplest test possible. I have two applications one that always accepts the connection ("acceptApp") and one that always rejects the connection ("rejectApp"). I am running the develop

  • Where's the upload / download page?

    If I understand the lens correction technology correctly then every camera model will need a profile for every lens model. This is massive undertaking. Using Canon as an example there must be around 20 digital SLR bodies and more than 150 different l

  • Time Machine / Mavericks Mess

    After spending hours tying to get my backups to complete I figured I would start from scratch to eliminate any other possiblities.  So I reformatted my machine and installed ML and the backups worked fine.  Once I upgraded to Mavericks my Time Machin

  • Process chain load error

    HI Experts,           We have process chain in that somany proceses are running i got error at one of the load process which is in the middile..what sghal i do now.suggestions please