Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rztprog/broll-youtube-thumbnail
Custom YouTube Thumbnail Editor
https://github.com/rztprog/broll-youtube-thumbnail
thumbnail thumbnail-downloader thumbnail-images tools-and-automation
Last synced: about 2 months ago
JSON representation
Custom YouTube Thumbnail Editor
- Host: GitHub
- URL: https://github.com/rztprog/broll-youtube-thumbnail
- Owner: rztprog
- License: bsd-2-clause
- Created: 2024-05-04T16:44:59.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T08:27:32.000Z (7 months ago)
- Last Synced: 2024-05-29T21:03:19.926Z (7 months ago)
- Topics: thumbnail, thumbnail-downloader, thumbnail-images, tools-and-automation
- Language: JavaScript
- Homepage: https://addons.mozilla.org/fr/firefox/addon/broll-youtube-thumbnail/
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Broll Youtube Thumbnail
Custom YouTube Thumbnail Editor
## Features
- ✅ Multi-languages support
- ✅ Available for Google Chrome and Firefox
- ✅ 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 mode
- ✅ Add copyToCliboard mode (Only in Chrome)
- ✅ Animation when the thumbnail is being created
- ✅ Choose save mode (SaveAs, Autosave)
- ✅ Open in broll.gabin.app
- ✅ Change filename output## Preview
![Browser action](https://addons.mozilla.org/user-media/previews/full/299/299358.png)
![Thumbnail direct shortcut](https://addons.mozilla.org/user-media/previews/full/299/299360.png)
## Installation### Firefox
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 release (broll_youtube_thumbnail_vx.x.x.zip)
2. In Firefox browser go to the debugging page by typing in url [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)
4. Click on Load Temporary Add-on...
5. Select entier .zip file inside of downloaded git project (broll_youtube_thumbnail_vx.x.x.zip)### Google Chrome
Install from [Chrome web store](https://chrome.google.com/webstore/detail/broll-youtube-thumbnail) webpage
or add the Add-on manually:
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 [chrome://extensions/](chrome://extensions/))
4. Enable the Developer Mode
5. Click the Load unpacked button
6. Select the directory "google_unpacked" unziped before## License
[BSD 2-Clause License](https://github.com/rztprog/broll-youtube-thumbnail/blob/main/LICENSE)
## Thanks to
- [Gabin](https://github.com/zhouzi) for helping and allowing me to create an extension related to his website [broll.gabin.app](https://broll.gabin.app/).