Greasy Fork is available in English.

Stop Automatic Recommendations on Soundcloud

Stops the automatic playing of recommended tracks on Soundcloud.

Ini adalah versi dari skrip ini yang kodenya telah diperbarui. Tampilkan semua versi.

  • v2.1 13 Juli 2017 Updated for latest Soundcloud UI changes.
  • v2.0 12 Juli 2016 Almost a complete rewrite. Using MutationObserver instead of setInterval for less resource-intensive checking and faster track change reaction.
  • v1.8 18 Oktober 2015 Use addEventListener instead of assigning listener to onload. (safer)
  • v1.7 17 Oktober 2015 Use String.prototype.startsWith instead of String.prototype.substring if available. (Slight optimisation.)
  • v1.6 17 Oktober 2015 Removed external jQuery requirement.
  • v1.5 17 Oktober 2015 Small simplification of the code.
  • v1.4 17 Oktober 2015 Updated for latest UI changes, restructured to make later adaptations easier.
  • v1.3 05 Mei 2015 Code reorganization. Initiate checking after onload event.
  • v1.2 27 Maret 2015 Update for Soundcloud UI changes.
  • v1.1 18 Januari 2015 Fixed player checking sometimes not resetting properly.
  • v1.0 14 Desember 2014