Skip to content

amd64fox/Enable-devtools-Spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Additional launch parameters

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:

iex "& {$(iwr -useb 'https://raw.githubusercontent.com/amd64fox/Enable-devtools-Spotify/main/Enable-devtools.ps1')}"
iex "& {$(iwr -useb 'https://raw.githubusercontent.com/amd64fox/Enable-devtools-Spotify/main/Enable-devtools.ps1')} -extra"

Script parameters:

Parameter Description
-extra Enable Cosmos debugger & Utils (requires additional resource loading)
-console Show console output
-allow_pasting Allow pasting in devtools console
-minimized Minimize client at start
-debug Enable debug output for the powershell script

Note

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

About

Enable devtools Spotify for Windows

Topics

Resources

Stars

Watchers

Forks

Contributors