You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do you set a site exception for RFP on the URLbar?
Documentation is very vague:
user.js:
25: 6. Override Recipes: https://github.com/arkenfox/user.js/issues/1080
771: /* 4501: enable privacy.resistFingerprinting
772: / * [SETUP-WEB] RFP can cause some website breakage: mainly canvas, use a site exception via the urlbar
773: / * RFP also has a few side effects: mainly timezone is UTC0, and websites will prefer light theme
https://github.com/arkenfox/user.js/wiki/3.3-Overrides-%5BTo-RFP-or-Not%5D#-rfp
Searching other issues brings up CTRL+I and enabling canvas? but site is still broken
Site what is not working RFP on is twitch d0t tv. Go into any category and scroll and new channels fail to load
Browser version & OS:
Firefox v116.0.2 on Arch linux
actually ... you can try this but you will probably get wonky results: i.e some RFP still applies - it's not something upstream has time for, and might even get deprecated
/* 4505: experimental RFP [FF91+] * [WARNING] DO NOT USE unless testing, see [1] comment 12 * [1] https://bugzilla.mozilla.org/1635603 ***/// user_pref("privacy.resistFingerprinting.exemptedDomains", "*.example.invalid");
Thorin-Oakenpants
changed the title
RFP site exceptions [A: you don't - not yet]
RFP site exceptions [A: use experimental 4505 exemptedDomains]
Sep 24, 2023
How do you set a site exception for RFP on the URLbar?
Documentation is very vague:
Searching other issues brings up CTRL+I and enabling canvas? but site is still broken
Site what is not working RFP on is twitch d0t tv. Go into any category and scroll and new channels fail to load
Browser version & OS:
Firefox v116.0.2 on Arch linux
ty
🟥 https://github.com/arkenfox/user.js/wiki/5.2-Troubleshooting
maywill be closed as invalidThe text was updated successfully, but these errors were encountered: