Broll Youtube Thumbnail version history - 4 versions
Broll Youtube Thumbnail by Rztprog
Broll Youtube Thumbnail version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.4
Released May 27, 2024 - 20.82 KBWorks with firefox 56.0a1 and laterChanged the modal from "display: none" to "modal.remove()" in hideModal() and added a guard clause in downloadModal() to prevent the modal bug when re-downloading the same thumbnail.
Moved the options "Don't open http://broll.gabin.app" and "Autodownload" from browser_action to right-click: "Download" / "Open in http://broll.gabin.app".
Added the "Copy image to clipboard" function (Available only on Chrome, Firefox does not support it yet).
Added the ability to change the output file name.
Removed the webNavigation permission (Not needed for communication between background script and content script).
Removed the downloads permission for Google Chrome (Not needed).Source code released under The 2-Clause BSD License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3
Released May 22, 2024 - 20.18 KBWorks with firefox 56.0a1 and laterRemoved clipboardWrite permission (copy to clipboard) on Chrome and Firefox
Added showProgression to settings
Added missing translations
Added dontOpen and autoDownload functions
Added 'downloads' permission
Added 'webNavigation' permission for communication between the background script and the content script
Added languages (Spanish and German)
Added "Save As" window functionality
Added a popup on the thumbnail when the thumbnail creation is in progress
Fixed the legend error in the "Settings" fieldsetSource code released under The 2-Clause BSD License
Version 0.2
Released May 12, 2024 - 17.8 KBWorks with firefox 56.0a1 and laterAdd storage to permissions (store params value)
Add browser_action when you click on extension icon
Add brollModifier function to interact with broll.gabin.app to update checkboxSource code released under The 2-Clause BSD License
Version 0.1
Released May 4, 2024 - 13.17 KBWorks with firefox 56.0a1 and laterSource code released under The 2-Clause BSD License