Skip to content

Releases: NC22/KellyC-Image-Downloader

1.2.9.1

06 Aug 13:18
Compare
Choose a tag to compare

Updated filters for Discord, DA
Small fixes

1.2.8.4

22 Feb 08:31
Compare
Choose a tag to compare

Added fast capture from all currently opened tabs (Options : current + all from left \ right, or all)
Added optional auto conversion from webp to png (enabled by default)
Added validation for file extension before save to disk \ fixed issue with auto rename from jpg to jpeg
Added load related doc addition default behaivours (Options : "Take only one best match image" or "Take all images that bigger then preview")
Added load related doc error handler \ messages

Added recorder API methods :

onBeforeDownloadValidate - calls after successfull http request and get binary data from image url. Used for possible modifications \ validation of binary data before safe actual file to disk.

onRecorderImagesShow - calls after init extension downloading page, when all recorded images loaded in memory (K_FAV.getGlobal('fav').items, KellyDPage.cats)

onUpdateImagesBlock - calls on update image grid list UI (current pagination page)

Updated DA \ Discord \ Pikabu \ Instagram and other filters

1.2.3.7

05 Sep 21:30
Compare
Choose a tag to compare

Manifest v3 support
Added \ Updated auto-filters for Recorder feature
Fixes in UI
Fixes in recorder parser
Added optional select \ deselect items by checkbox in Downloader mode

1.2.0.4

30 Nov 01:28
Compare
Choose a tag to compare

Compatibility updates and fixes

1.1.9.3

27 May 12:39
Compare
Choose a tag to compare

Added universal recorder module that support any sites
Added spiders for recorder for several sites for improve auto-filtering
Added black theme for options page
Added unlock features for joyreactor
Fix video format downloading for joyreactor

1.1.5.6

27 Oct 16:15
Compare
Choose a tag to compare
  • Added webRequest API support to prevent CORS \ Mixed-content request errors while download process
  • Update image viewer widget
  • Switched to Browser API storage by default (use localStorage in Firefox is now unacceptable)
  • Added options keepTimer (prevent from sleep while download) and titleUpdate
  • Added "download empty profile" method

1.1.4.7

10 Sep 13:11
Compare
Choose a tag to compare

Fix save filtered data to file on "Downloads" section
Added "Fetch" download mode implementation as alternative for XmlHttpRequest
Added configurable fast download
Reworked "Add to favorite" dialog
Replaced "Remove from favorite" dialog to extanded Edit \ Remove dialog

1.1.3.7

09 May 17:53
Compare
Choose a tag to compare

Memory leak fix for iframe load image method
"Continue" feature for downloader
Optional download gifs as optimized video if possible
Update domain list
Fix "iframe hook" download process for some cases

1.1.3.0

23 Feb 15:53
Compare
Choose a tag to compare

since 1.1.2.4

Allow to download url list even if download api not supported
Updated widget ImageViewer functional - fix onscroll event
Update widget Popup functional - replaced defaul close button element
Added request of reload data if something changed \ added to fav from another window
Fixed bug with zero element delete
Impruved prevent from close dispetcher
Update UI widgets

since 1.1.1.6

Added skip downloaded option
Added optional no confirm mode for add to fav button
Added extension options page (if something happend to parent site, all options can be accessed from there)
Fix get mimetype function
Fix download file function when download API is disabled
Added add bookmarks by exported buffer
Added priority edit function for item elements
Fix order for parsed items
Added prevent close window if download is running
Added collect data from tag

many other small fixes

1.1.1.6

15 Dec 11:50
Compare
Choose a tag to compare

Improved compatibility
Addition options for place "Add to fav" button
Fix comment text selection
Fix Bookmark parser end work events