Google Play Music Autoplay

Provides autoplay options via url parameters on song or playlist URLs

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

Аўтар
baisong
Усталяванняў за дзень
0
Усяго ўсталяванняў
84
Рэйтынг
2 0 0
Версія
0.1
Створаны
24.06.2017
Абноўлены
24.06.2017
Памер
3.8 КБ
Ліцэнзія
Н/Д
Ужываецца на

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