Image Extractor 版本历史 - 19 个版本
Image Extractor 作者: 8columns
Image Extractor 版本历史 - 19 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.21
发布于 2024年4月29日 - 22.25 KB适用于 firefox 109.0a1 及更高版本- add "tabs" permission to be compatible with chrome extension源代码遵循 Mozilla 公共许可证 2.0 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 1.0.20
发布于 2024年4月29日 - 22.26 KB适用于 firefox 109.0a1 及更高版本- fix bug, the image list not reset when reload page, cause number of images found incorrect
- optimize code源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.19
发布于 2024年4月28日 - 22.25 KB适用于 firefox 109.0a1 及更高版本Remove "tabs" permission (not used)源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.18
发布于 2024年4月27日 - 22.26 KB适用于 firefox 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 公共许可证 2.0 发布
版本 1.0.17
发布于 2024年4月26日 - 22.25 KB适用于 firefox 109.0a1 及更高版本- check validity of images before adding to list (invalid images are filtered out)源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.16
发布于 2024年4月26日 - 21.61 KB适用于 firefox 109.0a1 及更高版本fix bug - some image's URL is incorrect and prevent from loading源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.15
发布于 2024年4月25日 - 21.61 KB适用于 firefox 109.0a1 及更高版本- Fix bug, very tall images are not display in the correct aspect ratio.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.14
发布于 2024年4月25日 - 21.58 KB适用于 firefox 109.0a1 及更高版本- add support for image's type of "srcset"
- improve accuracy of finding images (check both request's type and URL pattern)源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.13
发布于 2024年4月25日 - 21.45 KB适用于 firefox 109.0a1 及更高版本Update new icons源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.12
发布于 2024年4月24日 - 19.84 KB适用于 firefox 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 公共许可证 2.0 发布
版本 1.0.11
发布于 2024年4月20日 - 19.48 KB适用于 firefox 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 公共许可证 2.0 发布
版本 1.0.10
发布于 2024年4月20日 - 19.45 KB适用于 firefox 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 公共许可证 2.0 发布
版本 1.0.9
发布于 2024年4月20日 - 19.11 KB适用于 firefox 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 公共许可证 2.0 发布
版本 1.0.8
发布于 2023年12月5日 - 19.93 KB适用于 firefox 109.0a1 及更高版本- add max-width to img (that use data-uri) to prevent over size images源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.7
发布于 2023年12月5日 - 19.93 KB适用于 firefox 109.0a1 及更高版本- add new feature, supports extracting inline SVG源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.6
发布于 2023年11月28日 - 19.2 KB适用于 firefox 109.0a1 及更高版本This new version add supports for images inside custom HTML element源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.5
发布于 2023年11月18日 - 19.07 KB适用于 firefox 109.0a1 及更高版本Add support for images in "source" tag with "srcset" attribute源代码遵循 Mozilla 公共许可证 2.0 发布
版本 1.0.4
发布于 2023年11月17日 - 18.73 KB适用于 firefox 109.0a1 及更高版本- fix bug : some images not get extracted
- fix bug : some images shown as broken link源代码遵循 Mozilla 公共许可证 2.0 发布