mirror of
https://github.com/yokoffing/Betterfox.git
synced 2026-06-12 15:40:48 +05:30
Updated user.js Syntax (markdown)
+1
-2
@@ -1,6 +1,5 @@
|
||||
## Understanding `user.js` syntax
|
||||
|
||||
Think of your `user.js` file as a list of instructions you're giving to Firefox. Each instruction tells Firefox to set a specific preference to a particular value.
|
||||
The `user.js` is a list of instructions you're giving to Firefox every time you restart the browser. Each instruction tells Firefox to set a preference to a specific value.
|
||||
|
||||
### Basic Structure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user