From cef46b151120fa19b71b8f3e2cfe94b055717e78 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 25 Dec 2020 15:42:56 +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 f36b6ca..7e654da 100644 --- a/1.3-Implementation.md +++ b/1.3-Implementation.md @@ -38,6 +38,7 @@ You will need to make changes. Make sure to read about applying `overrides` on [ :exclamation: QUITE IMPORTANT: Other preferences may cause site breakage, but nothing that can't be fixed. You won't "lose" anything...- it's not the end of the world. +- Check our [override recipes](https://github.com/arkenfox/user.js/issues/1080) - While not 100% definitive, we have included `[SETUP*` tags for troubleshooting and setting up. Search for `[SETUP` in the `user.js`. Choose wisely, there is always a **trade-off**. Some examples * `[SETUP-WEB]` can cause some websites to break * `[SETUP-CHROME]` changes how Firefox itself behaves (i.e. NOT directly website related)