mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-26 04:21:39 +01:00
Updated 1.1 Overview (markdown)
parent
df035dda23
commit
5e8d88edc0
@ -70,6 +70,6 @@ user_pref("browser.link.open_newwindow.restriction", 2); // 0-disable, 2=enable
|
||||
user_pref("browser.link.open_newwindow.restriction", 2);
|
||||
```
|
||||
|
||||
Note: Resetting values, or editing the `user.js` every time you update it is not ideal. It is recommended that you use a secondary `js` file - see our [maintenance](https://github.com/ghacksuserjs/ghacks-user.js/wiki#small_orange_diamond-maintenance) section
|
||||
Note: Resetting values, or editing the `user.js` every time you update it is not ideal. It is recommended that you use an `overrides section` - see our [maintenance](https://github.com/ghacksuserjs/ghacks-user.js/wiki#small_orange_diamond-maintenance) section
|
||||
|
||||
Now you know the "what, why, where and how" of a `user.js`, you can check out how to [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) before [implementing](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation).
|
Loading…
Reference in New Issue
Block a user