Page 1 of 1

[Resolved] offline install

Posted: Mon Aug 27, 2012 9:01 pm
by runswick
Hello guys,

Ive been using no script for a while now and have the config set up in Prefs as required.

I need to deploy the application with noscript installed over the network, how do i do an offline install? I have flash in the Program files plugins directory and it works OK.

I have tried to download the XPI file but it doesnt give me the option to save to disk only to install the plugin.

Thanks for your help.

Re: offline install

Posted: Mon Aug 27, 2012 9:04 pm
by therube
With the browser closed, copy the XPI itself (though named as {73a6fe31-595d-460b-a920-fcc0f8843232}.xpi) into the Profile/extensions/ directory.

Should be all that's needed, I believe.
When you start the browser, it will be there.

If you have specific sites allowed or whatnot, that information is stored in prefs.js.
Suppose your settings you could put into a user.js & copy that into the Profile directory prior to loading the browser.

Re: offline install

Posted: Mon Aug 27, 2012 9:21 pm
by runswick
Thanks Rube

after some testing it works but on first run the noscript page is up in a new tab! Do you know how I can control this behavior?

Re: offline install

Posted: Mon Aug 27, 2012 10:44 pm
by runswick
noscript.firstRunRedirection
Thanks for your help..