复制spotify歌曲名

打印出网页中spotify的歌曲名,以复制

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!)

Autor
Jeffrey Deng
Dnevne instalacije
0
Ukupnih instalacija
539
Ocjene
1 0 0
Verzija
1.1
Stvoreno
30.11.2018.
Ažurirano
19.03.2020.
Size
1,47 KB
Licenza
N/A
Primjenjuje se

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

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

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