/Enable-devtools-Spotify

Enable devtools Spotify for Windows

Primary LanguagePowerShell

Enable devtools in Spotify for Windows

Requirements:

  • Spotify Desktop or Microsoft Store version

Important

Spotify client must already be installed and logged in

What does the script do?

  • Activates the main developer options in the menu
  • Activates the developer menu on the right mouse click
  • Loads additional resources to enable cosmos debugger and utils

Note

After closing the client, all developer menus will be disabled, for new versions of the client this logic has stopped working, to disable devtools just run the script again

Quick start:

Just download and run Enable-devtools.bat

or

Run The following command in PowerShell:

(iwr -useb 'https://raw.githubusercontent.com/amd64fox/Enable-devtools-Spotify/main/Enable-devtools.ps1').Content | iex

Note

Enable-devtools-Spotify (Mac & Linux) by jetfire