mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Advanced Users (markdown)
+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).
|
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!
|
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…).
|
### Applying the policies.json file
|
||||||
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.
|
1. Download my [policies.json](https://raw.githubusercontent.com/yokoffing/Betterfox/main/policies.json) (Right click > Save Page As…).
|
||||||
Apple macOS: create a directory called “distribution” in Firefox.app/Contents/Resources/ and place the file “policies.json” there.
|
2. Follow instructions for your platform (this is best done if Firefox was never launched, at least on the profile you use):
|
||||||
Linux: create a directory called “distribution” in the directory where Firefox is located and place the file “policies.json” there.
|
|
||||||
|
* 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)
|
### Additional settings (policies)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user