sticky: unofficial: extension breakage due to prefs
See original GitHub issueThe information in here is user submitted and not verified by this repo (unless stated). I will also not maintain or update or clean up this thread. Have at it, it’s ALL yours - just look at the readme first.
🔶 read me
I am not against information being shared if it helps end users, but I am not interested in maintaining any lists of extension issues to do with prefs or adding info to the user.js (except those extensions we recommend)
- This user.js does not have a monopoly on pref changes. Extension breakage information belongs with the developer/support site.
- Sometimes they can code fixes / fallbacks / workarounds
- Sometimes they can detect the issue and alert the user
- At the very least they can add something to the help section
- It just isn’t feasible (time constraints, sheer numbers, constant code changes)
- The user.js is already lengthy & bulky
Do not ask for troubleshooting in here (open a new issue if you really need help). Keep this thread clean and tidy, we only need confirmation that pref(s) X
caused extension(s) Y
to break in Z
manner. Link back to any developer discussions if need be.
🔶 Use this format if you can
**pref(s)**: `prefname`
**extension(s)**:
**breakage**:
**site/support issue**:
**comments**:
Issue Analytics
- State:
- Created 5 years ago
- Reactions:4
- Comments:40 (17 by maintainers)
Top Results From Across the Web
sticky: unofficial: the extension csp header modification game ...
This took an embarrasingly long time to figure out (although I realized as soon as I took a break and came back to...
Read more >The Only Non-Damaging Hair Extension Method. Guaranteed.
Many salons claim that when applied correctly, micro-link hair extensions will not cause damage. The truth is that regardless of how professionally they...
Read more >Can Tape-In Hair Extensions Cause Hair Loss?'
The short answer is yes - it is likely that tape-in extensions will damage your hair when you remove them, and this could...
Read more >How to prevent hair damage from a weave or extensions
The constant pulling can cause strands of hair to break or fall out, and it could damage your hair follicles.
Read more >How to Fix It When Chrome Keeps Freezing
Here are some reasons why Chrome stops working: Chrome has too many open tabs, and the browser is using too many system resources.Third-party...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
pref(s):
privacy.resistFingerprinting = true
extension(s): uBlock Origin (and probably any extensions using the Alt key in their options) breakage: can’t set shortcut keys in dashboard>settings (Alt+letter) site/support issue: n/a solution: Just flipprivacy.resistFingerprinting
tofalse
, set your shortcut (e.gAlt + Z
), flip RFP back totrue
. Now your zapper shortcut should work on pages loaded from now on.^^ edited by 👖
Btw your troubleshooting tips and the script turned out to be very useful. I scratched my head quite some time trying to debug this, looking at possible console errors and stuff but nothing really pointed me in the RFP direction (or maybe my lack of experience, quite deep unfortunately, didn’t allow me to find any correlation).
I take the chance to thank you all for all your commitment in this incredible work, very well done sirs! 🎩
@rusty-snake @khius Funny, I was literally just about to comment about the exact same issue with first party isolation and Raindrop.io! I’ll be sure to try that workaround when I get home!
For what it’s worth, I did email the dev about it a few days ago about the issue and he added it to the troubleshooting pages.