Skip to content

Instantly share code, notes, and snippets.

@vyach-vasiliev
Last active May 9, 2017 09:49
Show Gist options
  • Save vyach-vasiliev/557307b458fcbf59357a3299d7e13736 to your computer and use it in GitHub Desktop.
Save vyach-vasiliev/557307b458fcbf59357a3299d7e13736 to your computer and use it in GitHub Desktop.
Return the old design of the web version of Spotify

Return the old design of the web version of Spotify

If you are working in an Chrome-like browser, then the extension of User-Agent Switcher (https://superuser.com/a/445873/589421) will help you.

Just add new "Custom-User Agent" and then new add the record to the "Permanent Spoof list":

User-Agent String:

Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.2970.0 Safari/537.36

Domain:

spotify.com

Open play.spotify.com and enjoy old design 😃

If you become the owner of a phrase Connecting to Spotify... Go to https://play.spotify.com/logout and log back into your account

Before (New design 2017): chrome_2_2017-05-09_12-35-11

After (Old design): chrome_2_2017-05-09_12-29-47

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