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.

目前为 2022-08-02 提交的版本。查看 最新版本

这些是代码更新过的版本。 显示所有版本

  • 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