mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-22 10:31:40 +01:00
Updated 1.4 Troubleshooting (markdown)
parent
011dbc5f2c
commit
2851ca1c2a
@ -1,5 +1,13 @@
|
||||
Besides asking and guessing, the only way to find the cause(s) of why something doesn't work as expected, is to **methodically** eliminate preferences. And only after it is confirmed that the user.js is the cause, by replicating the problem in a new profile with no extensions.
|
||||
|
||||
### :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
|
||||
|
||||
### :small_orange_diamond: Use the Browser Console
|
||||
|
||||
Open the Browser Console (`Ctrl+Shift+J`) and clear it. Then repeat the action / task that is not working as intended, and see if the console logs anything. If it does but you can't decipher what it means, feel free to post the error message in a new issue and maybe we can help. But do try and dig a little deeper first
|
||||
|
||||
### :small_orange_diamond: Tags
|
||||
|
||||
While not 100% definitive, we have included `[SETUP*` tags for troubleshooting (and setting up). Some examples
|
||||
|
Loading…
Reference in New Issue
Block a user