Fatkun Batch Download Image
Download pictures in batches.
Qu'est-ce que Fatkun Batch Download Image ?
Fatkun Batch Download Image est une extension Chrome développée par fatkun, et sa fonction principale est "Download pictures in batches.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fatkun Batch Download Image
Téléchargez les fichiers d'extension Fatkun Batch Download Image au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Fatkun Batch Download Image |
ID | efcapamiilmdfbbilogcddbdckjhpajj |
URL Officiel | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/efcapamiilmdfbbilogcddbdckjhpajj |
Description | Download pictures in batches. |
Taille du Fichier | 2.02 MB |
Nombre d'Installations | 203,570 |
Version Actuelle | 10.4.4 |
Dernière Mise à Jour | 2024-01-11 |
Date de Publication | 2020-06-22 |
Évaluation | 3.76/5 Total 121 Évaluations |
Développeur | fatkun |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://static.f7tk.com/privacy.html |
Langues Prises en Charge | 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:\/\/*\/*", " |