返回首頁 

Auto expand and/or darken

The script auto expands, and/or darkens, the video player when the page loads, without the need for clicking anything.

These are versions of this script where the code was updated. Show all versions.

  • v2.1.02022-08-02

    Changed

    • from onclick to addEventListener() so it won't override existing functions
  • v2.0.02022-08-02

    Added

    • switches to episode buttons

    Changed

    • reformatted entire code
    • all functions now under start() only
    • all elements retrieved to async/await incase of some slower computers
  • v1.0.02022-08-02