リビジョンを比較

Deploy Firefox with extensions

リビジョン 288125:

AliceWyman による のリビジョン 288125

リビジョン 290613:

Mozinet による のリビジョン 290613

キーワード:

検索結果に表示される要約:

Deploy Firefox in your environment with preinstalled add-ons.
Deploy Firefox in your environment with preinstalled add-ons.

内容:

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 [[Repackage the Windows installer|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 <code>distribution</code>. Inside of that directory, create another called <code>extensions</code>. = Step 2: Add extensions = We now need to add our extensions into the <code>extensions</code> directory that we created above. This will require you to know the [https://developer.mozilla.org/en-US/Add-ons/WebExtensions/WebExtensions_and_the_Add-on_ID 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 <code>.xpi</code> file extension. Alternatively, you can also create another directory in <code>extensions</code> named after the add-on ID. You can then unzip the extension into this directory. {note}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 [[Customize Firefox using policies.json]] or [[Customize Firefox using Group Policy (Windows)]] for more details.{/note} {note}'''NOTE:''' This feature can be disabled by setting the <code>extensions.installDistroAddons</code> preference to <code>false</code>.{/note}
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 [[Repackage the Windows installer|customizing the Windows installer]]. = Step 1: Create directories = In the Firefox ESR installation directory, you will need to create some required directories. First, create a directory called <code>distribution</code>. Inside that directory, create another called <code>extensions</code>. = Step 2: Add extensions = We now need to add our extensions into the <code>extensions</code> directory that we created above. This will require you to know the [https://developer.mozilla.org/en-US/Add-ons/WebExtensions/WebExtensions_and_the_Add-on_ID 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 <code>.xpi</code> file extension. Alternatively, you can also create another directory in <code>extensions</code> named after the add-on ID. You can then unzip the extension into this directory. {note}'''Notes:''' * 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 [[Customize Firefox using policies.json]] or [[Customize Firefox using Group Policy (Windows)]] for more details. * This feature can be disabled by setting the <code>extensions.installDistroAddons</code> preference to <code>false</code>. {/note}

履歴ページへ戻る