soundcloud disable autoplay station

Opens the Soundcloud Next Up menu on load and turns off the Autoplay Station, then continually disables it

すべてのバージョンを表示しています。 コードが変更されたバージョンのみを表示

  • v1.4.0 2021/06/10

    Fixed autoplay not turning off due to class name change

  • v1.3.6 2020/10/31 Fixed queue occasionally not closing, fixed single song playing issue (to enable, remove the comments on lines 66 and 72)
  • v1.3.5 2020/10/29 Added single song playing -- to activate, remove the "//" on line 63
  • v1.3.4 2020/09/28 changed run-at: document-end to run-at: document-idle. Should have been changed a while ago
  • v1.3.3 2019/12/01
  • v1.3.2 2019/10/07 fixed more errors of non-existent elements
  • v1.3.1 2019/10/06 fixed error
  • v1.3 2019/10/06 Changed when script runs to fix timing issue
  • v1.2 2019/10/06 Added some documentation and fixed Play/Pause Focus issue
  • v1.1 2019/08/11