Enable-devtools-Spotify icon indicating copy to clipboard operation
Enable-devtools-Spotify copied to clipboard

Enable devtools Spotify for Windows

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
  • After closing the client, all developer menus will be disabled

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