Fatkun Batch Download Image
Download pictures in batches.
什么是Fatkun Batch Download Image?
Fatkun Batch Download Image是由fatkun开发的Chrome扩展程序,该扩展的主要功能是“Download pictures in batches.”。
扩展截图
下载Fatkun Batch Download Image扩展crx文件
下载Fatkun Batch Download Image扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Download all pictures on the page with one click, support all websites Some websites support automatic resolution into high-definition large images, and we will continue to add them according to user needs Smart scripts automatically filter the pictures users need, such as e-commerce pictures, automatically filter the main picture, SKU picture, and detailed picture, and display them in categories. Supported websites are constantly being updated.
扩展基本信息
名称 | Fatkun Batch Download Image |
ID | gjnbhjpcpiegmooelafaphjciekfindc |
官方URL | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/gjnbhjpcpiegmooelafaphjciekfindc |
简介 | Download pictures in batches. |
文件大小 | 2 MB |
安装次数 | 10,000 |
当前版本 | 1.4.4 |
更新时间 | 2024-01-13 |
上架时间 | 2023-11-15 |
评分 | 4.31/5 共16次评分 |
开发者 | fatkun |
付费类型 | free |
隐私政策页面URL | https://static.f7tk.com/privacy.html |
支持的语言 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_ext_description__", "version": "1.4.4", "manifest_version": 3, "name": "__MSG_ext_name__", "options_page": "options.html", "default_locale": "en", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "icon-small.png", "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |