mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 07:30:47 +05:30
Updated Advanced Users (markdown)
+4
-4
@@ -70,9 +70,9 @@ If `mozilla.cfg` still fails to load, you must add a blank comment to the top of
|
||||
//
|
||||
```
|
||||
|
||||
Custom policies.json (optional)
|
||||
## Custom policies.json (optional)
|
||||
|
||||
Enterprise policies are a way of enforcing browser behaviour 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/Kellegram/my-firefox-setup).
|
||||
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](example.com).
|
||||
|
||||
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
|
||||
@@ -86,9 +86,9 @@ Applying the policies.json file
|
||||
|
||||
### Additional settings (policies)
|
||||
|
||||
Not all Firefox settings can be changed through `user.js` - some must be set in a separate **policies.json** file [[1]](https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise/policies-overview-enterprise). These policies apply system-wide.
|
||||
Not all Firefox settings can be changed through `user.js` - some must be set in a separate **policies.json** [file](https://support.mozilla.org/en-US/products/firefox-enterprise/policies-customization-enterprise/policies-overview-enterprise). These policies apply system-wide.
|
||||
|
||||
To install [policies.json](policies.json) from this repository, simply copy it to the appropriate directory (create it if it does not exist):
|
||||
To install [policies.json](https://github.com/yokoffing/Betterfox/blob/main/policies.json) from this repository, simply copy it to the appropriate directory (create it if it does not exist):
|
||||
|
||||
| OS | Path |
|
||||
| ------------------------- | ------------------------------------------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user