Skip to content

Instantly share code, notes, and snippets.

@hackerb9
Last active August 14, 2025 19:08
Show Gist options
  • Select an option

  • Save hackerb9/876b1fb7a5ac35ef82b77e5ba82c45da to your computer and use it in GitHub Desktop.

Select an option

Save hackerb9/876b1fb7a5ac35ef82b77e5ba82c45da to your computer and use it in GitHub Desktop.
Getting Spotify website working on Fennec, Android (GrapheneOS)

The problem

Playback disabled

Spotify won’t work if you block protected content, have an incompatible browser, or are using an incognito or private browsing mode.

Adjust your browser settings or download our free mobile app instead.

The solution

about:config

media.eme.enabled = true

media.eme.require-app-approval = false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment