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

Updated How to understand a user.js file (markdown)

yokoffing
2025-06-04 11:41:00 -04:00
parent 7c7f1c6681
commit e5c62ff759
@@ -1,4 +1,4 @@
## Understanding `user.js` Syntax
## 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.