Skip to content

Instantly share code, notes, and snippets.

@dezza
Created October 7, 2021 23:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dezza/53432d6a0df797a0f64d7142d1c582d2 to your computer and use it in GitHub Desktop.
Save dezza/53432d6a0df797a0f64d7142d1c582d2 to your computer and use it in GitHub Desktop.
common arkenfox issues
// privacy.firstparty.isolate=true known issues with paypal
// browser.display.use_document_fonts=false known issues with version2.dk fonts
// privacy.resistFingerprinting=true breaks digitalocean login, breaks google oauth logins
// network.http.referer.XOriginPolicy=1 breaks atlassian.com,bitbucket.org login, reddit oauth login
// network.cookie.cookieBehavior=1 breaks memedroid.com google SSO login
// media.autoplay.blocking_policy = 2 # youtube won't autoplay music radios
// media.autoplay.blocking_policy = 2 # twitch won't play ads or unmute audio
// media.autoplay.blocking_policy = 2 # bandcamp won't play next tracks
// media.block-autoplay-until-in-foreground = false # plex will MAYBE stop playing music when forwarding tracks https://www.reddit.com/r/firefox/comments/ga9tzv/i_just_want_to_be_able_to_play_my_plex_playlist/
// security.ssl.require_safe_negotiation = false # apple.com, apple SSO, shazam.com "authentication error"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment