Wednesday 7 June 2017

How to get back to play.spotify.com old web player using Chrome

https://www.reddit.com/r/spotify/comments/5xxf5g/how_to_get_old_spotify_web_player_ui_back_on/

Add the chrome extension https://chrome.google.com/webstore/detail/user-agent-switcher-for-c/djflhoibgkdhkhhcedjiklpkjnoahfmg?utm_source=chrome-app-launcher-info-dialog

Add a custom user agent called IE10 like this

Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko


Then mark spotify.com to permanently spoof this for spotify.com domain


And don't forget the old version supports hot keys too

https://chrome.google.com/webstore/detail/spotify-web-player-hotkey/kimlaecdbfehihbiieeaeelbdkahophn?utm_source=chrome-app-launcher-info-dialog


No comments:

Post a Comment

How to find the last interactive logons in Windows using PowerShell

Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...