|
| 1 | +<<<<<<< HEAD |
1 | 2 | # jut.su Next-Series
|
2 | 3 |
|
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.
|
@@ -55,3 +56,62 @@ To use the extension on your phone, you can use the kiwi browser.
|
55 | 56 | Due to Google's policy that video auto-play does not work before the user has interacted with the site.
|
56 | 57 |
|
57 | 58 | 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 | +  |
| 89 | + |
| 90 | + Click on jut.su_next-series_v\*.zip file (not source code). |
| 91 | + |
| 92 | +  |
| 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 | + |
| 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 | +  |
| 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