Updated 1.4 Troubleshooting (markdown)

Thorin-Oakenpants 2020-09-15 11:07:28 +00:00
parent 016c33c026
commit 415dbd1cfa

@ -2,7 +2,7 @@ Besides asking and guessing, the only way to find the cause(s) of why something
### :small_orange_diamond: Did an extension break?
We have an "unofficial" sticky issue [here](https://github.com/ghacksuserjs/ghacks-user.js/issues/391) for prefs that can break extensions
We have an "unofficial" sticky issue [here](https://github.com/arkenfox/user.js/issues/391) for prefs that can break extensions
### :small_orange_diamond: Use the Browser Console
@ -17,7 +17,7 @@ While not 100% definitive, we have included `[SETUP*` tags for troubleshooting (
### :small_orange_diamond: Use our scratchpad script
Before you go on to the laborious task of manual troubleshooting you should try our [troubleshooter script](https://raw.githubusercontent.com/ghacksuserjs/ghacks-user.js/master/scratchpad-scripts/troubleshooter.js) first. In many cases it will be able to either directly identify the culprit or at least narrow it down to a more manageable number of prefs for manual troubleshooting. You can just run the script and follow the instructions but we strongly recommend to watch the [demo video](https://anonfile.com/6eZ9v9d9b6/troubleshooter_vid.zip) first (webm, 62mb, 16m26s).
Before you go on to the laborious task of manual troubleshooting you should try our [troubleshooter script](https://raw.githubusercontent.com/arkenfox/user.js/master/scratchpad-scripts/troubleshooter.js) first. In many cases it will be able to either directly identify the culprit or at least narrow it down to a more manageable number of prefs for manual troubleshooting. You can just run the script and follow the instructions but we strongly recommend to watch the [demo video](https://anonfile.com/6eZ9v9d9b6/troubleshooter_vid.zip) first (webm, 62mb, 16m26s).
<b>Mozilla removed the Scratchpad in FF72 but you can still run the script via the Web Console:</b>
* Load `about:config` and press Ctrl+Shift+K to open the Web Console for about:config