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

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

  • v3.7 01.01.2024

    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 31.12.2023

    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 30.01.2023

    Latest update improves Fullscreen to use 97% of the screen

  • v3.4 19.10.2022

    Fix for CR update

  • v3.3 19.10.2022

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

  • v3.2 17.10.2022

    Added toast messages

  • v3.1 17.10.2022

    Volume control by scrolling on the video player

  • v2.5 14.10.2022
  • v2.4 14.10.2022

    Optimized the CSS loading and added a backup

  • v2.3 14.10.2022

    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 12.10.2022

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

  • v2.1 12.10.2022

    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 12.10.2022

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

  • v1.2 11.10.2022
  • v1.1 11.10.2022