Skip to content

Commit

Permalink
Merge branch 'main' into only-shorts
Browse files Browse the repository at this point in the history
  • Loading branch information
NikkelM committed Nov 10, 2023
2 parents 36292c6 + 45468a0 commit 0c59864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ Do you have a favourite YouTube channel, but don't know what to watch? This exte
The Random YouTube Video extension adds a 'Shuffle' button to YouTube channel and video pages, which will play a random video from the current channel. You can use the extension's popup to customize your experience further.

Highlighted Features:<br>
- If another user has already shuffled from the channel you want to watch, the extension will run faster for you as video IDs are shared!
- Choose from a wide range of options to individualize your experience, such as ignoring shorts, only shuffling from the most recent videos, shuffling multiple videos into a playlist, and much more!
- You don't need to open YouTube to shuffle from your favourite channels - the extension popup allows you to shuffle from your most recently visited channel at any time!
- If another user has already shuffled from the channel you want to watch, the extension will run faster for you as video IDs are shared!

## Contribution

Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Random YouTube Video",
"description": "Play a random video uploaded on the current YouTube channel.",
"description": "Customize, shuffle and play random videos from any YouTube channel.",
"version": "2.3.0",
"manifest_version": 3,
"content_scripts": [
Expand Down

0 comments on commit 0c59864

Please sign in to comment.