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 | efcapamiilmdfbbilogcddbdckjhpajj |
官方網址 | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/efcapamiilmdfbbilogcddbdckjhpajj |
簡介 | Download pictures in batches. |
檔案大小 | 2.02 MB |
安裝次數 | 203,570 |
目前版本 | 10.4.4 |
更新時間 | 2024-01-11 |
上架時間 | 2020-06-22 |
評分 | 3.76/5 共 121 次評分 |
開發者 | 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": "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:\/\/*\/*", " |