Skip to content

Releases: rztprog/broll-youtube-thumbnail

v0.4

27 May 21:41
9a51793
Compare
Choose a tag to compare
  • Changed 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).

v0.3

23 May 15:43
25acbda
Compare
Choose a tag to compare

Removed 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" fieldset

v0.2

12 May 16:45
35bec31
Compare
Choose a tag to compare

Add 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 checkbox

v0.1

12 May 13:51
9a9e866
Compare
Choose a tag to compare
v0.1