Fatkun Batch Download Image
Download pictures in batches.
What is Fatkun Batch Download Image?
Fatkun Batch Download Image is a Chrome extension developed by fatkun, and its main feature is "Download pictures in batches.".
Extension Screenshots
Download Fatkun Batch Download Image Extension CRX File
Download Fatkun Batch Download Image extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Fatkun Batch Download Image |
ID | efcapamiilmdfbbilogcddbdckjhpajj |
Official URL | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/efcapamiilmdfbbilogcddbdckjhpajj |
Description | Download pictures in batches. |
File Size | 2.02 MB |
Installation Count | 203,570 |
Current Version | 10.4.4 |
Last Updated | 2024-01-11 |
Publish Date | 2020-06-22 |
Rating | 3.76/5 Total 121 Ratings |
Developer | fatkun |
Payment Type | free |
Privacy Policy Page URL | https://static.f7tk.com/privacy.html |
Supported Languages | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_ext_description__", "version": "10.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:\/\/*\/*", " |