Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

I'm deploying FF13 in my organization, how can i disable FF from disabling all plugins/extensions by default?

  • 6 antwoorden
  • 2 hebben dit probleem
  • 92 weergaven
  • Laatste antwoord van motionbug

Our organization requires web services with many plugins. In order to support the latest browsers, we must deploy FF13 company wide. Currently the installation disables all 3rd party plugins by default, requiring you to enable them manually. Therefore, this makes managing a FF13 deployment very difficult. Is there any way to configure it to deploy without it disabling plugins?

Our organization requires web services with many plugins. In order to support the latest browsers, we must deploy FF13 company wide. Currently the installation disables all 3rd party plugins by default, requiring you to enable them manually. Therefore, this makes managing a FF13 deployment very difficult. Is there any way to configure it to deploy without it disabling plugins?

Bewerkt door cor-el op

Alle antwoorden (6)

Do you really mean plugins (Tools > Add-ons > Plugins) or do you mean extensions (Tools > Add-ons > Extensions)?

Firefox shouldn't disable plugins unless they are blacklisted, but will display a dialog that shows which (third-party) extensions are found an allow to enable third party extensions.
There is probably no way to avoid such an alert, but you can try to copy extensions to the distribution/extensions folder where also the default theme resides.

yes i meant Extensions. Thanks for the quick reply, i will give this a shot.

Bewerkt door v8fd3s op

This did not solve my issue as users are still prompted that the extension is disabled by default. One of them is Symantec intrusion detection.

I'm not aware of a way to prevent Firefox from disabling extensions in a new profile.

lockPref("xpinstall.enabled", false);


this is what you want in your cfg file to block extension installs