Crunchyroll Auto Skip Intro, Fullscreen Video & Mouse Volume Control

Automatically clicks the Skip Intro button on Crunchyroll.com when available and makes the video fullscreen

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

  • v3.7 2024/01/01

    Added back the backup CSS load with a customizable delay

    Added current volume into the toast msg.

    Was working on improving the toast message to be less annoying, but I might need to rewrite the whole thing.

    If you have any suggestions on a toast lib, or a sample of creating a new div and hide/show it, please let me know.

  • v3.6 2023/12/31

    Made CSS edits, as well as wrapped it into its own function that gets called on DOMContentLoaded

    Also made it more obvious on where to edit the toast options.

  • v3.5 2023/01/30

    Latest update improves Fullscreen to use 97% of the screen

  • v3.4 2022/10/19

    Fix for CR update

  • v3.3 2022/10/19

    Changed the volume up/down toast to only display for half a second instead of 3 secs, left the other toasts alone

  • v3.2 2022/10/17

    Added toast messages

  • v3.1 2022/10/17

    Volume control by scrolling on the video player

  • v2.5 2022/10/14
  • v2.4 2022/10/14

    Optimized the CSS loading and added a backup

  • v2.3 2022/10/14

    Changed how the CSS was added, I noticed that it would sometimes load way to early and not take effect so I changed it to load when the DOM get loaded instead.

  • v2.2 2022/10/12

    Removed the clearInterval as it was sometimes causing the skip to not happen on my end.

  • v2.1 2022/10/12

    Added a clearInterval for the skip button check after it has ran
    Added a wait for page load before the fullscreen video is changed

  • v2.0 2022/10/12

    v1.1 - First public release
    v1.2 - Corrected a function
    v2.0 - Added Fullscreen video

  • v1.2 2022/10/11
  • v1.1 2022/10/11