Skip to content

Commit

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

## Support

Send me an <a href="mailto:[email protected]?subject=YouTube Playlist Helper request">email</a> if you have any request or suggestions.
Send me an <a href="mailto:[email protected]?subject=YouTube Playlist Helper request">email</a> if you have any request or suggestions. I will try to respond when I have the time.

<a href="https://www.paypal.com/donate/?hosted_button_id=DXRGUUALQDKXW" alt="Donate">![](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)</a> to support the development costs of this extension.

Expand Down
3 changes: 2 additions & 1 deletion playlist-editor/src/views/Support.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
<Fa icon={faEnvelope} />
Send an email
</LargeButton>
if you have any request or suggestions.
if you have any request or suggestions. I will try to respond when I have the
time.
</div>

<div>
Expand Down
Binary file modified screenshots/manage-playlists.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/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.
Binary file modified screenshots/saved-playlists.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/main.js

Large diffs are not rendered by default.

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": "YouTube playlist editor and generator",
"version": "2.11.2",
"version": "2.12.0",
"manifest_version": 2,
"icons": {
"48": "icons/icon_48.png",
Expand Down

0 comments on commit 146cba2

Please sign in to comment.