This userscript redirects open.spotify.com links to the desktop app and close Spotify tab in browser
< 腳本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.
登入以回覆
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.