Spotify Crossfade

Overlapping crossfade between tracks via a synced shadow player.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
addavriance
จำนวนติดตั้งประจำวัน
1
จำนวนติดตั้งทั้งหมด
6
คะแนน
0 0 0
เวอร์ชัน
1.0.0
สร้างเมื่อ
25-08-2026
อัปเดตเมื่อ
25-08-2026
Size
13.4 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

Adds overlapping crossfade to Spotify Web Player. Spawns a second "shadow" instance of the current track, syncs it to the live position, then swaps and fades both players together as the real player moves to the next track.

Requires Spotify Ad Skipper + Seek Controls installed and enabled - this script depends entirely on window.SpotifyPlayer and does nothing on its own.

Methods

  • SpotifyPlayer.enableCrossfade(bool) - toggle crossfade on/off (on by default)

Notes Tested against Spotify Web Player SDK harmony 4.78.0. Relies on internal Spotify APIs, so it may break on player updates.