Deploying Firefox with extensions

Firefox for Enterprise Firefox for Enterprise 最近更新: 07/19/2018 61% 使用者覺得這篇文章有幫助
還沒有幫人幫忙翻譯這篇文章。若您已經知道如何翻譯 SUMO 內容,您可以直接開始翻譯。若您想了解如何翻譯 SUMO 文章,請從此處開始

In an enterprise environment, it may be necessary to deploy Firefox with a set of predefined extensions. This can be done easily on the Firefox ESR build from the Firefox installation directory. These steps also work if you are customizing the Windows installer.

Step 1: Create directories

In the Firefox ESR installation directory, you will need create some required directories. First, create a directory called distribution. Inside of that directory, create another called extensions.

Step 2: Add extensions

We now need to add our extensions into the extensions directory that we created above. This will require you to know the add-on ID for each extension that you wish to add to this directory.

To add the extensions to this directory, you should include the extension's XPI file. It will need to be renamed to the add-on ID, while being careful to keep the .xpi file extension.

Alternatively, you can also create another directory in extensions named after the add-on ID. You can then unzip the extension into this directory.

The add-on(s) will be automatically installed to each new profile and whenever Firefox is updated. The user will still be able to disable or uninstall the extensions, unless there is a policy in place that prevents them from doing so. See Customizing Firefox Using policies.json or Customizing Firefox Using Group Policy (Windows) for more details.
NOTE: This feature can be disabled by setting the extensions.installDistroAddons preference to false.

這篇文章有幫助嗎?

請稍候…

這些好人幫助我們撰寫了這篇文章:

Illustration of hands

成為志工

在此回答問題並幫助我們改善知識庫內容,與其他人一起切磋琢磨專業能力。

了解更多