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.