Skip to content

Releases: eight04/image-picka

v0.23.2

21 Feb 10:06

Choose a tag to compare

0.23.2 (Feb 21, 2026)

  • Locale: update fr translation.

v0.23.1

30 Jan 10:11

Choose a tag to compare

0.23.1 (Jan 30, 2026)

  • Add: support URL blacklist by transforming a URL to a single hyphen.
  • Add: option to close image picker after batch download.
  • Add: ZIP packer.
  • Fix: file extension was not used correctly.

v0.23.0

07 Dec 15:13

Choose a tag to compare

0.23.0 (Dec 7, 2025)

  • Change: remove data_collection_permissions for backwards compatibility.
  • Add: support Firefox Android 68.
  • Add: option to collect background images in batch download.
  • Fix: fallback to normal fetch if webRequest fetch fails.

v0.22.2

08 Nov 08:17

Choose a tag to compare

0.22.2 (Nov 8, 2025)

  • Update build instruction.
  • Bump dependencies.

v0.22.1

27 Oct 10:51

Choose a tag to compare

0.22.1 (Oct 27, 2025)

  • Fix: grant permission error when using webRequest API.
  • Fix: improve error message when permission is denied.

v0.22.0

26 Oct 12:02

Choose a tag to compare

0.22.0 (Oct 26, 2025)

  • Change: don't use webRequest API by default.
  • Change: use a better loading animation on buttons in batch download.
  • Fix: unable to download SVG images.
  • Fix: data collection permission warning.
  • Locale: update fr translation.

v0.21.0

20 Oct 11:29

Choose a tag to compare

0.21.0 (Oct 20, 2025)

  • Add: option to pack images into a tar file in batch download. Now the extension finally supports Android again!

v0.20.0

17 Oct 14:34

Choose a tag to compare

  • 0.20.0 (Oct 17, 2025)

    • Fix: make error image larger in batch download.
    • Add: loading animation for each image in batch download.
    • Add: option to generate low-resolution preview images in batch download.
    • Add: use webRequest API to fetch images in Firefox.
    • Locale: update fr, nl translation.

v0.19.0

19 Nov 11:17

Choose a tag to compare

0.19.0 (Nov 19, 2024)

  • Add: support wildcard in fetch delay.
  • Add: right click on the thumbnail in the batch download UI to view the source element.
  • Add: dark theme.

v0.18.3

27 Sep 04:44

Choose a tag to compare

0.18.3 (Sep 27, 2024)

  • Fix: build artifact error.