Automatically skips intros and clicks next episode on Netflix.
This script enhances your experience when watching series on Netflix by automating two common tasks: skipping intros and advancing to the next episode. It monitors the Netflix page, and as soon as the "Skip Intro" or "Next Episode" button appears, the script instantly clicks it for you.
MutationObserver to detect the buttons' appearance, which ensures minimal impact on your browser's performance, running quickly in the background.The beauty of this script lies in its simplicity. There is nothing to configure.