/jut.su_next-series

Chrome Extension for jut.su that allows videos to autoplay, automatically skip anime intros, and automatically play the next episode.

Primary LanguageJavaScriptMIT LicenseMIT

logo

jut.su Next-Series

Chrome Web Store Users GitHub release (with filter) GitHub all releases GitHub Repo stars GitHub

Chrome extension for Jut.su which makes video auto-play, auto-skip anime intro, and auto-open next series after the end of the current one.

If you want the anime to go full screen automatically, I made a python script that does that.

Features:

  • Automatically plays video ✌️
  • Automatically skip anime intro 🔥
  • Open next episode 🤩
  • One click to FullScreen(Overlay) 👍
  • Video hotkey work (Press "F" to fullScreen) ❤️

How to install/use extension

To use the extension on your phone, you can use the Kivi Browser.

Install (Chrome store)

download from chrome store

Use

ExtensionUi

  1. "Следующая серия до титров" - auto-transition to the next series on credits, before the video end.
  2. "Следующая серия после конца серии" - auto-transition to the next series after the video end.
  3. "Пропускать заставку" - skip anime intro.
  4. "Видео с самого начала" - starts the series from the beginning
  5. "One click to fullScreen" - create overlay which, when clicked, opens the video in full screen.

Some Error

  • After reloading the page, the autoplay video does not work

    • Console error
      GoogleErrorImg

      Due to Google's policy that video auto-play does not work before the user has interacted with the site.

      After reloading the page, video auto-play does not work. But the next series will start.

    • Fix Also, if you make a PWA from the site, even after restarting the site, autoplay will work (checked Chrome and Edge)