Image Extractor version history - 19 versions
Image Extractor by 8columns
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 1.0.21
Released Apr 29, 2024 - 22.25 KBWorks with firefox 109.0a1 and later- add "tabs" permission to be compatible with chrome extensionSource code released under Mozilla Public License 2.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.20
Released Apr 29, 2024 - 22.26 KBWorks with firefox 109.0a1 and later- fix bug, the image list not reset when reload page, cause number of images found incorrect
- optimize codeSource code released under Mozilla Public License 2.0
Version 1.0.19
Released Apr 28, 2024 - 22.25 KBWorks with firefox 109.0a1 and laterRemove "tabs" permission (not used)Source code released under Mozilla Public License 2.0
Version 1.0.18
Released Apr 27, 2024 - 22.26 KBWorks with firefox 109.0a1 and latermodify background.js , update browser.tabs.onUpdated to check both when status is "loading" and "complete". This will make action button's status update faster.Source code released under Mozilla Public License 2.0
Version 1.0.17
Released Apr 26, 2024 - 22.25 KBWorks with firefox 109.0a1 and later- check validity of images before adding to list (invalid images are filtered out)Source code released under Mozilla Public License 2.0
Version 1.0.16
Released Apr 26, 2024 - 21.61 KBWorks with firefox 109.0a1 and laterfix bug - some image's URL is incorrect and prevent from loadingSource code released under Mozilla Public License 2.0
Version 1.0.15
Released Apr 25, 2024 - 21.61 KBWorks with firefox 109.0a1 and later- Fix bug, very tall images are not display in the correct aspect ratio.Source code released under Mozilla Public License 2.0
Version 1.0.14
Released Apr 25, 2024 - 21.58 KBWorks with firefox 109.0a1 and later- add support for image's type of "srcset"
- improve accuracy of finding images (check both request's type and URL pattern)Source code released under Mozilla Public License 2.0
Version 1.0.13
Released Apr 25, 2024 - 21.45 KBWorks with firefox 109.0a1 and laterUpdate new iconsSource code released under Mozilla Public License 2.0
Version 1.0.12
Released Apr 24, 2024 - 19.84 KBWorks with firefox 109.0a1 and later- fix bug for some images includes into the wrong tab
- add file type and image's size to "show images" page
- filter out unmeaning images (images which width less than 5 pixels)Source code released under Mozilla Public License 2.0
Version 1.0.11
Released Apr 20, 2024 - 19.48 KBWorks with firefox 109.0a1 and later- filter out image from Google Analyticts and Facebook Pixel
- The previous version use "comma" to join and split image's URL. This might conflict with some websites that use "comma" in image's URL. This new version use "!" character instead of "comma" to split and join string..Source code released under Mozilla Public License 2.0
Version 1.0.10
Released Apr 20, 2024 - 19.45 KBWorks with firefox 109.0a1 and later- Separate internal images list for each TAB and URL. Any images found on each TAB and URL will be kept on its own image list. This way, the image from each TAB and URL won't mixed together.Source code released under Mozilla Public License 2.0
Version 1.0.9
Released Apr 20, 2024 - 19.11 KBWorks with firefox 109.0a1 and laterWhat's new
1. Change solution from scanning DOM to use webRequest API to find images. Add more accuracy and support modern website using dynamic loading images. Scrolling down the page, will find more images
2. Show number of images found on "action button".
3. Add support for reloading (F5) the "show images" page after click "action button". This will be useful in some cases the "show images" page can't load images completely (caused by the network problem)Source code released under Mozilla Public License 2.0
Version 1.0.8
Released Dec 5, 2023 - 19.93 KBWorks with firefox 109.0a1 and later- add max-width to img (that use data-uri) to prevent over size imagesSource code released under Mozilla Public License 2.0
Version 1.0.7
Released Dec 5, 2023 - 19.93 KBWorks with firefox 109.0a1 and later- add new feature, supports extracting inline SVGSource code released under Mozilla Public License 2.0
Version 1.0.6
Released Nov 28, 2023 - 19.2 KBWorks with firefox 109.0a1 and laterThis new version add supports for images inside custom HTML elementSource code released under Mozilla Public License 2.0
Version 1.0.5
Released Nov 18, 2023 - 19.07 KBWorks with firefox 109.0a1 and laterAdd support for images in "source" tag with "srcset" attributeSource code released under Mozilla Public License 2.0
Version 1.0.4
Released Nov 17, 2023 - 18.73 KBWorks with firefox 109.0a1 and later- fix bug : some images not get extracted
- fix bug : some images shown as broken linkSource code released under Mozilla Public License 2.0
Version 1.0.3
Released Nov 16, 2023 - 18.71 KBWorks with firefox 109.0a1 and laterSource code released under Mozilla Public License 2.0