Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
v0.3
  • Loading branch information
rztprog authored May 23, 2024
1 parent 25acbda commit 61297da
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,28 @@

<h3 align="center">
<img src="https://img.shields.io/amo/users/broll-youtube-thumbnail?style=flat&logo=firefox&label=Firefox%20Users">
<img src="https://img.shields.io/chrome-web-store/users/cmngialhnhgajemigclojimhdfdckfln?logo=googlechrome&label=Chrome%20Users">
<img src="https://img.shields.io/amo/v/broll-youtube-thumbnail?style=flat&logo=firefox&label=Version">
<img src="https://img.shields.io/amo/dw/broll-youtube-thumbnail?logo=firefox&label=Downloads">
<h3 align="center">Custom YouTube Thumbnail Editor</h3>
</h3>

<h3 align="center">
<p>Custom YouTube Thumbnail Editor</p>
<h3>

<p align="center">
<a href="https://addons.mozilla.org/fr/firefox/addon/broll-youtube-thumbnail/"><img src="https://blog.mozilla.org/addons/files/2015/11/get-the-addon.png"/></a>
<a href="https://chromewebstore.google.com/detail/broll-vignette-youtube/cmngialhnhgajemigclojimhdfdckfln"><img src="https://github.com/rztprog/broll-youtube-thumbnail/assets/45171753/ad685787-0ce4-4167-87da-e1b26e6aacf3"/></a>
<a href="https://addons.mozilla.org/fr/firefox/addon/broll-youtube-thumbnail/"><img src="https://user-images.githubusercontent.com/585534/107280546-7b9b2a00-6a26-11eb-8f9f-f95932f4bfec.png"/></a>
<a href="https://chromewebstore.google.com/detail/broll-vignette-youtube/cmngialhnhgajemigclojimhdfdckfln"><img src="https://user-images.githubusercontent.com/585534/107280622-91a8ea80-6a26-11eb-8d07-77c548b28665.png"/></a>
</p>

## Features
- ✅ Multi-languages support
- ✅ Add a new context menu (Right Click) "Download the thumbnail via broll.gabin.app"
- ✅ Add a browser action (Click on extension icon) with url params
- ✅ Available for Google Chrome and Firefox
- ⏳ Add autodownload
- ✅ Add a new context menu (Right Click) "Download the thumbnail via broll.gabin.app"
- ✅ Add a browser action (Click on extension icon) with Broll Params
- ✅ Add autodownload
- ✅ Add animation when the thumbnail is being created
- ✅ Choose save mode (SaveAs, Autosave)
- ✅ Choose to don't open broll.gabin.app

## Preview

Expand All @@ -36,7 +42,7 @@
Install from [Mozilla Add-ons](https://addons.mozilla.org/fr/firefox/addon/broll-youtube-thumbnail/) webpage

or add the Add-on temporarily:
1. Download the project
1. Download the release (broll_youtube_thumbnail_vx.x.x.zip)
2. In Firefox browser go to the debugging page by typing in url <b>[about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)</b>
4. Click on <b>Load Temporary Add-on...</b>
5. Select entier .zip file inside of downloaded git project (broll_youtube_thumbnail_vx.x.x.zip)
Expand All @@ -46,11 +52,12 @@ or add the Add-on temporarily:
Install from [Chrome web store](https://chrome.google.com/webstore/detail/broll-youtube-thumbnail) webpage

or add the Add-on manually:
1. Download the folder [google_unpacked](https://github.com/rztprog/broll-youtube-thumbnail/tree/main/google_unpacked)
1. Download the release (google_unpacked_vx.x.x.zip)
2. Unzip in folder
3. In Chrome browser go to the Extensions page (or type in url <b>[chrome://extensions/](chrome://extensions/)</b>)
4. Enable the <b>Developer Mode</b>
5. Click the <b>Load unpacked</b> button
6. Select the directory "google_unpacked" of downloaded git project.
6. Select the directory "google_unpacked" unziped before

## License

Expand Down

0 comments on commit 61297da

Please sign in to comment.