Download All Images 版本历史 - 25 个版本
Download All Images 作者: Joe Ertaba
Download All Images 版本历史 - 25 个版本
- 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。 
- 版本 0.8.2发布于 2024年5月7日 - 142.98 KB适用于 firefox 48.0 及更高版本1. Supports "data-src" lazy images
 2. Supports dead-blob images- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.8.1发布于 2024年1月27日 - 142.8 KB适用于 firefox 48.0 及更高版本1. Improves image detection with "performance.getEntries()"- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.8.0发布于 2023年3月12日 - 142.6 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.9发布于 2023年1月8日 - 142.45 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.8发布于 2022年8月21日 - 142.19 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Supports for "source" element is improved
 2. Supports detecting SVG images- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.7发布于 2021年7月3日 - 141.9 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. rate-limiting for both download and detection steps (http://add0n.com/save-images.html#IDComment1101359851).- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.4发布于 2020年7月28日 - 141.02 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. fixes filename encoding issue; http://add0n.com/save-images.html#IDComment1092093021- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.3发布于 2020年7月26日 - 140.77 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Increase each fetch timeout to 30 minutes to allow fetching huge images
 2. Request unlimited storage to be able to keep all the fetched binaries in the local storage until the database is downloaded to the user's disk.- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.1发布于 2020年6月2日 - 140.78 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. use memory when IndexedDB is not available- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.7.0发布于 2020年5月28日 - 140.19 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. New memory-efficient ZIP implementation
 2. New keyword to add a custom attribute of the image to its filename- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.9发布于 2020年5月17日 - 224.28 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Fixes saving multiple filenames with the same name resulted in saving a single file
 2. Fixes zip entries have wrong dates- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.8发布于 2020年4月7日 - 223.16 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Fixes an issue that prevented collecting background-images
 2. Adds few new keywords for filename.- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.7发布于 2020年3月11日 - 222.95 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Supports "alt" attribute for renaming
 2. UI changes to better support mobile devices.- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.6发布于 2019年12月20日 - 222.69 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.5发布于 2019年12月18日 - 222.73 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Detection speed is improved- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.4发布于 2019年7月2日 - 220.65 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Same as 0.4.1, "contextMenus" permission is removed.- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.6.0发布于 2019年5月28日 - 219.63 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Preferences section is added- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.9发布于 2019年5月18日 - 222.33 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. fixes settings are not persistent- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.7发布于 2019年2月24日 - 215.49 KB适用于 firefox 48.0 及更高版本, android 48.0 至 68.*1. Image detection module is improved- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.6发布于 2018年12月4日 - 215.52 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*1. A new deep search (level 3) which parses the destination HTML document for both images and links
 2. Custom filters (this feature can significantly increase the searching speed for each domain especially for level 2 and 3)- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.5发布于 2018年10月30日 - 214.76 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.4发布于 2018年10月28日 - 214.68 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
- 版本 0.5.3发布于 2018年10月25日 - 214.71 KB适用于 firefox 52.0 及更高版本, android 52.0 至 68.*- 源代码遵循 Mozilla 公共许可证 2.0 发布 
