Deploying Firefox Customizations on macOS

Firefox for Enterprise Firefox for Enterprise 最終更新日時: 02/13/2019 52% のユーザーがこの記事が役立だったと投票しています
この記事はまだ翻訳されていません。すでに SUMO のローカライズ方法を知っている場合は、この記事を翻訳してください。SUMO の記事を翻訳する方法を学びたい場合は、記事翻訳の手引きをご覧ください

This article is intended for IT administrators who wish to set up Firefox on the computers within their organization.

To deploy Firefox customizations on macOS:

Step 1: Install Firefox

  1. Download Firefox and then open the disk image.
  2. Drag the Firefox application onto your desktop or some other location so that you can modify it.

Step 2: Remove quarantine set by macOS

Before you modify any files in the Firefox application, you must remove the quarantine that macOS sets by default for applications downloaded from the Internet. To do this, run the following command from a Terminal:

xattr -r -d com.apple.quarantine Firefox.app

If you see an error on startup that says:

Firefox is damaged and can’t be opened. You should move it to the Trash.

This means that you did not run this command.

Step 3: Deploy customizations

Deploy customizations made with policies.json

If you want to deploy customizations that were made with policies.json, create a directory called distribution in the Contents/Resources directory and place the policies.json file into that directory.

Deploy customizations made with Autoconfig

If you want to deploy customizations that were made with AutoConfig, place the autoconfig.js file into the Contents/Resources/defaults/pref directory and the firefox.cfg file into the Contents/Resources directory.

Once you have made the changes that you need, you can deploy the customized Firefox.app file.

この記事は役に立ちましたか?

しばらくお待ちください...

以下の人々がこの記事の執筆を手伝ってくれました:

Illustration of hands

ボランティア

あなたの専門知識を成長させ、他の人と共有してください。質問に答えたり、ナレッジベースを改善したりしてください。

詳しく学ぶ