diff --git a/README.md b/README.md index 1ff9a3e4..77634d4e 100644 --- a/README.md +++ b/README.md @@ -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:
-- 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 diff --git a/static/manifest.json b/static/manifest.json index ef7b6621..d1251658 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -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": [