Updated 1.1 Overview (markdown)

Thorin-Oakenpants 2017-03-25 07:59:13 +13:00
parent 64b6d8165a
commit 90528639a1

@ -69,4 +69,4 @@ user_pref("browser.link.open_newwindow.restriction", 2); // 0-disable, 2=enable
user_pref("browser.link.open_newwindow.restriction", 2);
```
Now you know the "what, why, where and how" of a `user.js`, you can check out how to properly [backup](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) before [implementating](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.3-Implementation).
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).