diff --git a/Advanced-Users.md b/Advanced-Users.md index 52d0237..3766606 100644 --- a/Advanced-Users.md +++ b/Advanced-Users.md @@ -77,14 +77,15 @@ If `mozilla.cfg` still fails to load, you must add a blank comment to the top of Enterprise policies are a way of enforcing browser behavior in an enterprise environment, but can be used by users to do the same. Unlike group policies, policies.json is cross-platform. I have made my own, just like the user.js file, this one can also be found in [my repository](https://github.com/yokoffing/Betterfox/blob/main/policies.json). WARNING: These policies are enforced and are usually not modifiable within Firefox. Make sure you go through the file and learn what it does before you use it! -Applying the policies.json file - Download my [policies.json](https://raw.githubusercontent.com/Kellegram/my-firefox-setup/master/policies.json) (Right click > Save Page As…). - Follow instructions for your platform (this is best done if Firefox was never launched, at least on the profile you use): +### Applying the policies.json file - Microsoft Windows: create a directory called “distribution” where the firefox.exe file is located and place the file “policies.json” there. - Apple macOS: create a directory called “distribution” in Firefox.app/Contents/Resources/ and place the file “policies.json” there. - Linux: create a directory called “distribution” in the directory where Firefox is located and place the file “policies.json” there. +1. Download my [policies.json](https://raw.githubusercontent.com/yokoffing/Betterfox/main/policies.json) (Right click > Save Page As…). +2. Follow instructions for your platform (this is best done if Firefox was never launched, at least on the profile you use): + +* Microsoft Windows: create a directory called “distribution” where the firefox.exe file is located and place the file “policies.json” there. +* Apple macOS: create a directory called “distribution” in Firefox.app/Contents/Resources/ and place the file “policies.json” there. +* Linux: create a directory called “distribution” in the directory where Firefox is located and place the file “policies.json” there. ### Additional settings (policies)