1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

Updated Advanced Users (markdown)

yokoffing
2024-07-29 20:26:05 -04:00
parent a48f90d607
commit 8ad16eb9c1
+7 -6
@@ -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)