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:\/\/*\/*", " |