print(copy) spotify song names

print song names of spotify's playlist.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Jeffrey Deng
Daily installs
0
Total installs
539
Ratings
1 0 0
Version
1.1
Created
2018-11-30
Updated
2020-03-19
Size
1.47 KB
License
N/A
Applies to

当要复制 spotify的歌曲名,发现很困难,尤其是某些歌曲名的语言不会输入时

请在页面完全加载后执行 printList(); 不然会报 Cannot read property 'querySelectorAll' of null

  1. 这时可以在歌曲上右键,点击分享,复制歌曲链接,然后粘贴到浏览器打开
  2. F12 打开开发者工具, 切换到 console
  3. 输入 printList();回车 执行, 就会看到打印的歌曲名称了