您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Provides autoplay options via url parameters on song or playlist URLs
Wanted a way to save a bookmark that automatically starts playing a song on Google Play Music.
Usage:
On a single song URL
1. Get the link to a song by [Right click] > "Share"
2. Add `&autoplay=true` to the end.
3. Save bookmark
Example:
- https://play.google.com/music/m/Tdbjkxmq2gcw7zrmmoj2ubtqfm4?t=You_Gotta_Be_-_Desree&autoplay=true
On a song inside a playlist
1. Go to your playlist
2. In the URL, insert `?autoplay=true&index={X}` in the URL, where X is the number of the song you want.
3. Save bookmark
Example:
- https://play.google.com/music/listen?autoplay=true&index=3#/pl/[PLAYLISTID]
(This link plays the third song in the playlist).