Skip to content

Commit c543b9f

Browse files
committed
Delete some text
1 parent 1288c23 commit c543b9f

File tree

1 file changed

+57
-58
lines changed

1 file changed

+57
-58
lines changed

README.md

Lines changed: 57 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,61 +1,60 @@
1-
<<<<<<< HEAD
2-
# jut.su Next-Series
3-
4-
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.
5-
6-
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
7-
8-
## Features:
9-
10-
- Automatically plays video ✌️
11-
- Automatically skip anime intro 🔥
12-
- Open next episode 🤩
13-
- One click to FullScreen(Overlay) 👍
14-
15-
## How to install/use extension
16-
17-
To use the extension on your phone, you can use the kiwi browser.
18-
19-
### Install (Chrome store)
20-
21-
[download from chrome store](https://chrome.google.com/webstore/detail/jutsu-next-series/godmnckhgkgojikjpiahppfnmhgkfpjp/related?hl=en)
22-
23-
24-
### Install (ZIP edition)
25-
26-
1. Install zip and unpack to a convenient location.
27-
28-
Click on latest release.
29-
30-
![Latest Release img](./img/relise_img.png)
31-
32-
Click on jut.su_next-series_v\*.zip file (not source code).
33-
34-
![Zip](./img/zip.png)
35-
36-
2. Open the chrome://extensions page.
37-
3. Turn on developer mode in the top right corner.
38-
4. Click Load unpacked extension.
39-
5. Find and select the extension folder.
40-
41-
### Use
42-
43-
![ExtensionUi](./img/UI.png)
44-
45-
1. "Следующая серия до титров" - auto-transition to the next series on credits, before the video end.
46-
2. "Следующая серия после конца серии" - auto-transition to the next series after the video end.
47-
3. "Пропускать заставку" - skip anime intro.
48-
4. "Видео с самого начала" - starts the series from the beginning
49-
5. "One click to fullScreen" - create overlay which, when clicked, opens the video in full screen.
50-
51-
## Some Error
52-
53-
1. Console error after page reload
54-
![GoogleErrorImg](./img/G_Error.png)
55-
56-
Due to Google's policy that video auto-play does not work before the user has interacted with the site.
57-
58-
After reloading the page, video auto-play does not work. But the next series will start.
1+
# jut.su Next-Series
2+
3+
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.
4+
5+
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
6+
7+
## Features:
8+
9+
- Automatically plays video ✌️
10+
- Automatically skip anime intro 🔥
11+
- Open next episode 🤩
12+
- One click to FullScreen(Overlay) 👍
13+
14+
## How to install/use extension
15+
16+
To use the extension on your phone, you can use the kiwi browser.
17+
18+
### Install (Chrome store)
19+
20+
[download from chrome store](https://chrome.google.com/webstore/detail/jutsu-next-series/godmnckhgkgojikjpiahppfnmhgkfpjp/related?hl=en)
21+
22+
23+
### Install (ZIP edition)
24+
25+
1. Install zip and unpack to a convenient location.
26+
27+
Click on latest release.
28+
29+
![Latest Release img](./img/relise_img.png)
30+
31+
Click on jut.su_next-series_v\*.zip file (not source code).
32+
33+
![Zip](./img/zip.png)
34+
35+
2. Open the chrome://extensions page.
36+
3. Turn on developer mode in the top right corner.
37+
4. Click Load unpacked extension.
38+
5. Find and select the extension folder.
39+
40+
### Use
41+
42+
![ExtensionUi](./img/UI.png)
43+
44+
1. "Следующая серия до титров" - auto-transition to the next series on credits, before the video end.
45+
2. "Следующая серия после конца серии" - auto-transition to the next series after the video end.
46+
3. "Пропускать заставку" - skip anime intro.
47+
4. "Видео с самого начала" - starts the series from the beginning
48+
5. "One click to fullScreen" - create overlay which, when clicked, opens the video in full screen.
49+
50+
## Some Error
51+
52+
1. Console error after page reload
53+
![GoogleErrorImg](./img/G_Error.png)
54+
55+
Due to Google's policy that video auto-play does not work before the user has interacted with the site.
56+
57+
After reloading the page, video auto-play does not work. But the next series will start.
5958
=======
6059
# jut.su Next-Series
6160

0 commit comments

Comments
 (0)