This userscript redirects open.spotify.com links to the desktop app and close Spotify tab in browser
< Feedback on Spotify link open in desktop app
Hi, could you please include the line:
// @grant window.close
I don't know about the other userscript managers, but Violentmonkey needs the permission to run window.close, or it can't close the tab.
Sign in to post a reply.
Hi, could you please include the line:
I don't know about the other userscript managers, but Violentmonkey needs the permission to run window.close, or it can't close the tab.