Fatkun Batch Download Image
Download pictures in batches.
Was ist Fatkun Batch Download Image?
Fatkun Batch Download Image ist eine Chrome-Erweiterung, die von fatkun entwickelt wurde, und ihr Hauptmerkmal ist "Download pictures in batches.".
Erweiterungsscreenshots
Fatkun Batch Download Image-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fatkun Batch Download Image-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Fatkun Batch Download Image |
ID | gjnbhjpcpiegmooelafaphjciekfindc |
Offizielle URL | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/gjnbhjpcpiegmooelafaphjciekfindc |
Beschreibung | Download pictures in batches. |
Dateigröße | 2 MB |
Installationsanzahl | 10,000 |
Aktuelle Version | 1.4.4 |
Letztes Update | 2024-01-13 |
Veröffentlichungsdatum | 2023-11-15 |
Bewertung | 4.31/5 Insgesamt 16 Bewertungen |
Entwickler | fatkun |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://static.f7tk.com/privacy.html |
Unterstützte Sprachen | 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:\/\/*\/*", " |