Skip to content

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

License

Notifications You must be signed in to change notification settings

DenisGas/jut.su_next-series

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

jut.su Next-Series V2.4.1

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

Description

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 FullScreen 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) ❤️

Installation

download from chrome store

Usage

Phone

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

Settings

Extension UI

  1. "Extension: Enabled/Disabled" - Enabled/Disabled extension
  2. "Next series before credits" - auto-transition to the next series on credits, before the video ends.
  3. "Next episode after credits" - auto-transition to the next series after the video end.
  4. "Skip intro" - skip anime intro.
  5. "Video from the beginning" - starts the series from the beginning
  6. "Сlick to FullScreen" - create overlay which, when clicked, opens the video in FullScreen.

Added localization

English

Extension UI

Ukrainian

Extension UI

Russian

Extension UI

What I Want to Implement

  • Cross-browser version for (firefox)
  • localization ✅
  • shortcuts customization

Known Issues

Please check the GitHub Issues for known issues and report any new ones you come across.

  • 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)