Greasy Fork

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.

这是此脚本的所有版本。 只显示代码更新过的版本

  • v2.1.0 2022-08-02

    Changed

    • from onclick to addEventListener() so it won't override existing functions
  • v2.0.0 2022-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.0 2022-08-02