当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 6 件の返信
  • 2 人がこの問題に困っています
  • 8 回表示
  • 最後の返信者: motionbug

more options

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?

この投稿は cor-el により に変更されました

すべての返信 (6)

more options

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.

more options

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

この投稿は v8fd3s により に変更されました

more options

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.

more options

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

more options

lockPref("xpinstall.enabled", false);


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