Skip to content

Commit

Permalink
v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soufianesakhi committed Oct 28, 2022
1 parent b0244cc commit 07e631c
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ A YouTube playlist creator for [Firefox](https://addons.mozilla.org/en-US/firefo

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

- A complete playlist editor: add, delete, reorder, reverse, import and export videos
- A complete playlist editor: add, delete, reorder, reverse, remove duplicates, import and export videos

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

Expand Down
Binary file modified screenshots/playlist-editor.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/editor/bundle.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/editor/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/editor/video-service.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.7.0",
"version": "2.8.0",
"manifest_version": 2,
"icons": {
"48": "icons/icon_48.png",
Expand Down

0 comments on commit 07e631c

Please sign in to comment.