KellyCImageDownloader Versions Save

Universal browser extension for batch downloading images from sites

1.2.8.4

2 months ago

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

1 year ago

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

2 years ago

Compatibility updates and fixes

1.1.9.3

2 years ago

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

3 years ago
  • 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

3 years ago

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

4 years ago

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

4 years ago

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

5 years ago

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

1.1.0.9b

5 years ago
  • Fixed tooltip in edit mode
  • Improved compatibility with Edge browser (native favorites download now supported, download single files supported)
  • Refactored options controller
  • Refactored fast save button function
  • Add cancel for fast save (second click on button, during loading)
  • Add option for select default view mode (hd \ preview)
  • Add "lazy button" for viewer (if mouse click on go to Next or Previouse image button and not moved since last click, repeat same action on second click)
  • Add import \ export config file
  • Fix functional for write mode for Fast save button
  • Add inversion numeration for download items
  • Fix fail item notification redraw function
  • Refactored configuration validator
  • Fixed tooltip show\hide logic for showItemInfo method
  • Add open in viewer event for images that show in tooltip (showItemInfo)
  • Fixed compatibility issues with Edge browser for image viewer