Skip to content

Commit

Permalink
v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soufianesakhi committed Oct 17, 2021
1 parent aad2944 commit 65dec43
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ A YouTube playlist creator for [Firefox](https://addons.mozilla.org/en-US/firefo

![combine-youtube-tabs](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/combine-youtube-tabs.png)

- Create a playlist from current tab YouTube video thumbnails
- Scan current tab for YouTube links and create a playlist (including thumbnails)

![create-playlist-from-youtube-thumbnails](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/create-playlist-from-youtube-thumbnails.png)

![playlist-created](https://raw.githubusercontent.com/soufianesakhi/youtube-playlist-helper/master/screenshots/playlist-created.png)

- Convert current YouTube playlist tab to YouTube queue
Binary file modified screenshots/extension-popup-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshots/extension-popup-menu_firefox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "YouTube Playlist Helper",
"description": "Generate YouTube playlists from various sources (links lists, bookmarks, ...)",
"version": "2.4.1",
"version": "2.5.0",
"manifest_version": 2,
"icons": {
"48": "icons/icon_48.png",
Expand Down

0 comments on commit 65dec43

Please sign in to comment.