Skip to content

Commit 1288c23

Browse files
committed
Merge branch 'main' of github.com:DenisGas/jut.su_next-series
2 parents e25f6c7 + 8a35f17 commit 1288c23

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

README.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
# jut.su Next-Series
23

34
Chrome extension for [Jut.su](https://jut.su/) which makes video auto-play, auto-skip anime intro, and auto-open next series after the end of the current one.
@@ -55,3 +56,62 @@ To use the extension on your phone, you can use the kiwi browser.
5556
Due to Google's policy that video auto-play does not work before the user has interacted with the site.
5657

5758
After reloading the page, video auto-play does not work. But the next series will start.
59+
=======
60+
# jut.su Next-Series
61+
62+
Chrome extension for [Jut.su](https://jut.su/) which makes video auto-play, auto-skip anime intro, and auto-open next series after the end of the current one.
63+
64+
if you want the anime to go full screen automatically, i made a [python script](https://github.com/DenisGas/watch_jut.su) that does that
65+
66+
## Features:
67+
68+
- Automatically plays video ✌️
69+
- Automatically skip anime intro 🔥
70+
- Open next episode 🤩
71+
- One click to FullScreen(Overlay) 👍
72+
73+
## How to install/use extension
74+
75+
To use the extension on your phone, you can use the kiwi browser.
76+
77+
### Install (Chrome store)
78+
79+
[download from chrome store](https://chrome.google.com/webstore/detail/jutsu-next-series/godmnckhgkgojikjpiahppfnmhgkfpjp/related?hl=en)
80+
81+
82+
### Install (ZIP edition)
83+
84+
1. Install zip and unpack to a convenient location.
85+
86+
Click on latest release.
87+
88+
![Latest Release img](./img/relise_img.png)
89+
90+
Click on jut.su_next-series_v\*.zip file (not source code).
91+
92+
![Zip](./img/zip.png)
93+
94+
2. Open the chrome://extensions page.
95+
3. Turn on developer mode in the top right corner.
96+
4. Click Load unpacked extension.
97+
5. Find and select the extension folder.
98+
99+
### Use
100+
101+
![ExtensionUi](./img/UI.png)
102+
103+
1. "Следующая серия до титров" - auto-transition to the next series on credits, before the video end.
104+
2. "Следующая серия после конца серии" - auto-transition to the next series after the video end.
105+
3. "Пропускать заставку" - skip anime intro.
106+
4. "Видео с самого начала" - starts the series from the beginning
107+
5. "One click to fullScreen" - create overlay which, when clicked, opens the video in full screen.
108+
109+
## Some Error
110+
111+
1. Console error after page reload
112+
![GoogleErrorImg](./img/G_Error.png)
113+
114+
Due to Google's policy that video auto-play does not work before the user has interacted with the site.
115+
116+
After reloading the page, video auto-play does not work. But the next series will start.
117+
>>>>>>> 8a35f17b0039e82d74dd20a8896c76fd2b3a0b90

0 commit comments

Comments
 (0)