From 53f5bff81e9655b54100404b0f6f6d15c523c6a5 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 19 Apr 2019 04:09:59 +0000 Subject: [PATCH] Updated 1.3 Implementation (markdown) --- 1.3-Implementation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/1.3-Implementation.md b/1.3-Implementation.md index 19e3aa8..c129daa 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -2,6 +2,7 @@ :star: Do not just take the `user.js` and use it as is. It's a template, treat it as such. Much has gone into making the defaults responsible and to not put anyone at risk. At worst, you will only get some inconvenience and breakage, and that's to be expected with a fairly hardened setup. Everyone's mileage will differ, and you can undo things that "break" (except deleted items: read this entire page). +Also: - Read the [overview](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.1-Overview). It is important to understand how a `user.js` works with Firefox and what it can do. - Learn how to find and [back up](https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.2-Backing-Up) your profile(s) - If you already have a `user.js`, consider using [Compare-UserJS](https://github.com/claustromaniac/Compare-UserJS), an excellent tool to compare user.js files and output the diffs in detailed breakdown - developed by our very own resident cat, [claustromaniac](https://github.com/claustromaniac) :cat2: