Image Extractor のバージョン履歴 - 全 19 バージョン
Image Extractor 作成者: 8columns
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.0.21
リリース日 : 2024年4月29日 - 22.25 KBfirefox バージョン 109.0a1 以降 で動作- add "tabs" permission to be compatible with chrome extensionソースコードは Mozilla Public License 2.0 に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.0.20
リリース日 : 2024年4月29日 - 22.26 KBfirefox バージョン 109.0a1 以降 で動作- fix bug, the image list not reset when reload page, cause number of images found incorrect
- optimize codeソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.19
リリース日 : 2024年4月28日 - 22.25 KBfirefox バージョン 109.0a1 以降 で動作Remove "tabs" permission (not used)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.18
リリース日 : 2024年4月27日 - 22.26 KBfirefox バージョン 109.0a1 以降 で動作modify background.js , update browser.tabs.onUpdated to check both when status is "loading" and "complete". This will make action button's status update faster.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.17
リリース日 : 2024年4月26日 - 22.25 KBfirefox バージョン 109.0a1 以降 で動作- check validity of images before adding to list (invalid images are filtered out)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.16
リリース日 : 2024年4月26日 - 21.61 KBfirefox バージョン 109.0a1 以降 で動作fix bug - some image's URL is incorrect and prevent from loadingソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.15
リリース日 : 2024年4月25日 - 21.61 KBfirefox バージョン 109.0a1 以降 で動作- Fix bug, very tall images are not display in the correct aspect ratio.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.14
リリース日 : 2024年4月25日 - 21.58 KBfirefox バージョン 109.0a1 以降 で動作- add support for image's type of "srcset"
- improve accuracy of finding images (check both request's type and URL pattern)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.13
リリース日 : 2024年4月25日 - 21.45 KBfirefox バージョン 109.0a1 以降 で動作Update new iconsソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.12
リリース日 : 2024年4月24日 - 19.84 KBfirefox バージョン 109.0a1 以降 で動作- 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)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.11
リリース日 : 2024年4月20日 - 19.48 KBfirefox バージョン 109.0a1 以降 で動作- 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..ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.10
リリース日 : 2024年4月20日 - 19.45 KBfirefox バージョン 109.0a1 以降 で動作- 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.ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.9
リリース日 : 2024年4月20日 - 19.11 KBfirefox バージョン 109.0a1 以降 で動作What'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)ソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.8
リリース日 : 2023年12月5日 - 19.93 KBfirefox バージョン 109.0a1 以降 で動作- add max-width to img (that use data-uri) to prevent over size imagesソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.7
リリース日 : 2023年12月5日 - 19.93 KBfirefox バージョン 109.0a1 以降 で動作- add new feature, supports extracting inline SVGソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.6
リリース日 : 2023年11月28日 - 19.2 KBfirefox バージョン 109.0a1 以降 で動作This new version add supports for images inside custom HTML elementソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.5
リリース日 : 2023年11月18日 - 19.07 KBfirefox バージョン 109.0a1 以降 で動作Add support for images in "source" tag with "srcset" attributeソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.4
リリース日 : 2023年11月17日 - 18.73 KBfirefox バージョン 109.0a1 以降 で動作- fix bug : some images not get extracted
- fix bug : some images shown as broken linkソースコードは Mozilla Public License 2.0 に従いリリースされています
バージョン 1.0.3
リリース日 : 2023年11月16日 - 18.71 KBfirefox バージョン 109.0a1 以降 で動作ソースコードは Mozilla Public License 2.0 に従いリリースされています