mirror of
https://github.com/chylex/Userscripts.git
synced 2025-05-03 16:34:04 +02:00
Add 'Redirect YouTube Shorts' to README
This commit is contained in:
parent
035aed7554
commit
de4fa3b7a5
14
README.md
14
README.md
@ -65,7 +65,7 @@ Before you [report an issue](https://github.com/chylex/Userscripts/issues/new) (
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th width="110px" rowspan="5">YouTube</th>
|
||||
<th width="110px" rowspan="6">YouTube</th>
|
||||
<td width="325px"><a href="#activity-check-removal">Activity Check Removal</a></td>
|
||||
<td>Script</td>
|
||||
</tr>
|
||||
@ -81,6 +81,10 @@ Before you [report an issue](https://github.com/chylex/Userscripts/issues/new) (
|
||||
<td><a href="#hide-youtube-seek-bar--duration">Hide YouTube Seek Bar & Duration</a></td>
|
||||
<td>Script</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#redirect-youtube-shorts">Redirect YouTube Shorts</a></td>
|
||||
<td>Script</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="#theater-fullscreen--transparent-chat">Theater Fullscreen + Transparent Chat</a></td>
|
||||
<td>Script</td>
|
||||
@ -186,6 +190,14 @@ Hides all mentions of video durations by default. Press 'AltGr' to toggle.
|
||||
\-
|
||||
\[ [Source code](https://github.com/chylex/Userscripts/blob/master/YouTube/HideSeekBarAndDuration.user.js) \]
|
||||
|
||||
#### Redirect YouTube Shorts
|
||||
Redirects YouTube shorts to normal video URLs.
|
||||
\[ [Automatically updated](https://github.com/chylex/Userscripts/raw/master/YouTube/RedirectShorts.user.js) \]
|
||||
\-
|
||||
\[ [Manually updated](https://github.com/chylex/Userscripts/raw/035aed7554c89fee66a6278f4fcf73292821b7f5/YouTube/RedirectShorts.user.js) \]
|
||||
\-
|
||||
\[ [Source code](https://github.com/chylex/Userscripts/blob/master/YouTube/RedirectShorts.user.js) \]
|
||||
|
||||
#### Theater Fullscreen + Transparent Chat
|
||||
In theater mode, it expands video to full screen, makes chat transparent and overlays it over the video. Note that colors of images in chat will be inverted, and the player controls may behave strangely. **Requires classic YouTube layout,** you can use the third-party [Youtube - Restore Classic](https://greasyfork.org/en/scripts/34818-youtube-restore-classic) script for that.
|
||||
\[ [Automatically updated](https://github.com/chylex/Userscripts/raw/master/YouTube/TheaterFullscreenTransparentChat.user.js) \]
|
||||
|
Loading…
Reference in New Issue
Block a user