On 29/04/2016 13:20, Kaply Consulting wrote:
> I just ran a quick check and I was able to put an extension from AMO
> into browser/extensions and it was enabled.
>
> Can you tell me exactly what extension you were using and where you
> placed it?
Sorry for the late reply. Thanks Mike...
I'm installing latest versions available of Adblock Plus, Zotero and
Zotero LibreOffice Integration. As I said, Firefox's own builtin
ChatZilla and Places Maintenance are also blocked.
The automated command I use to install the extracted extensions is this,
in the case of Adblock Plus:
xcopy /Q /I /E /Y
"%SOFTWARE%\adblock-plus\{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
"%PROGRAMFILES%\Mozilla
Firefox\browser\extensions\{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}"
(I need to look at that command again to remind myself whether it leaves
files in place in the destination location that no longer exist in the
source location.)
These are made using firefox.cfg:
pref("app.update.auto", true);
pref("app.update.enabled", true);
pref("extensions.update.enabled", false);
pref("browser.search.update", false);
pref("extensions.autoDisableScopes", 4);
pref("app.update.log", true);
pref("security.tls.version.min", 1);
Cheers
--
Pete Boyd
Open Plan IT - http://openplanit.co.uk
The Golden Ear - http://thegoldenear.org
_______________________________________________
Enterprise mailing list
[email protected]
https://mail.mozilla.org/listinfo/enterprise
To unsubscribe from this list, please visit
https://mail.mozilla.org/listinfo/enterprise or send an email to
[email protected] with a subject of "unsubscribe"