|
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 |
| -  |
31 |
| - |
32 |
| - Click on jut.su_next-series_v\*.zip file (not source code). |
33 |
| - |
34 |
| -  |
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 |
| - |
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 |
| -  |
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 | +  |
| 30 | + |
| 31 | + Click on jut.su_next-series_v\*.zip file (not source code). |
| 32 | + |
| 33 | +  |
| 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 | + |
| 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 | +  |
| 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. |
59 | 58 | =======
|
60 | 59 | # jut.su Next-Series
|
61 | 60 |
|
|
0 commit comments