
Download All Images
用户量:70000大小:138KiB版本:v 0.9.7更新时间:2021-12-21
Easily save images with a wide range of customization features, such as file size, dimensions, and image type.
Download All Images 的使用方法详解,最全面的教程
Download All Images 描述:
用户数:70000
分类:照片插件
扩展大小:138 KiB
最后更新时间:2021-12-21
版本:v 0.9.7
Download All Images 插件简介:
这是来自Chrome商店的 Download All Images 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Download All Images插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Download All Images插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Download all images from the current web page with this highly customizable extension.
Features:
1. Detects all images loaded on the current web page (even if they're nested iframes)
2. Filters images by file size, dimension, URL, or type (JPEG, PNG, BMP, or GIF)
3. Finds images in links, background scripts, and CSS files
4. Displays images in a gallery view before downloading
Filters:
1. Filter by file-size
2. Filter by image dimension
3. Filter by image type
4. Filter by image URL (regular expression matching)
5. Filter by same-origin policy
6. Detect image width and height by download only the header section of the image
For FAQs please visit:
http://add0n.com/save-images.html
For bug reports use:
https://github.com/belaviyo/save-images/issues
Note: When you press the "Save" button, all selected images are saved to the default download directory of your browser, or a specified subfolder.
Change Log:
version 0.1.1
The extension now stores images in a sub-folder (default sub-folder name is domain's name)
One security bug is fixed.
Version 0.2.0
Images are now saved in a zip archive to prevent multiple downloads and better file-naming
The image detection algorithm is improved.
Version 0.2.1
User preferences are now persistent. It is still possible to reset them from the UI
It is now possible to ask for "Save Dialog" from the UI
There is progress indicating how many images proceed
UI closes itself when all images are downloaded.
Version 0.2.2
Deep image searching through all links (up to two levels)
Updates JSZip library
Version 0.3.4
Gallery view can be opened in a new browser tab
A single image can be clicked in a gallery view
It is possible to download images from multiple tabs at once
Version 0.3.7
Two new filters: remove identical images and remove images with blacklisted keywords
It is now possible to stop the image spider from the UI without closing it
Version 0.5.6
Deeps search level 3 which searches for both links and images in the destination HTML pages
Custom RegExp filters to increase the searching speed.
Version 0.9.0
Moves to manifest v3
Internal module to detect image width and height only by downloading the header section
Detects images first, then detects other mime types
The extraction of hard-coded image links is improved