Image Downloader Pro —— Image DP

Improve your image download efficiency by using the Imagr DP tool for batch image downloads

Qu'est-ce que Image Downloader Pro —— Image DP ?

Image Downloader Pro —— Image DP est une extension Chrome développée par https://remaker.ai, et sa fonction principale est "Improve your image download efficiency by using the Imagr DP tool for batch image downloads".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Image Downloader Pro —— Image DP

Téléchargez les fichiers d'extension Image Downloader Pro —— Image DP 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

                        Improve your image download efficiency by using the Imagr DP tool for batch image downloads

👉How to use:
You can search, browse, and download all images on the webpage, and batch download the artifact - Image DP has the following advantages:
1. One click download: Convenient, fast, and easy to batch download images from various web pages
2. Personalized filtering: Quickly filter target images based on their pixels, length, width, and URL
3. Strong compatibility: Supports mainstream web browsers, suitable for various e-commerce web pages (Amazon, Esty, Shopee...) image download needs
4. User friendly interface: simple and easy to use, allowing you to easily get started and enjoy a convenient image download experience at any time
5. Security and reliability: The plugin has undergone strict testing to ensure the safe and reliable download process and protect user privacy
6. Customization options: Provide personalized settings to meet the download needs of different users.
7. Free use: No need to pay, enjoy the powerful features of the plugin, and easily download various images from PNG and JPG.
8. Attribute viewing: You can visually see the pixel, format, size, and other information of the image, which is very convenient.

👉Advantages:
Image DP is an efficient image download tool that helps you quickly select and download any image on a webpage. If you want to reuse the images on the webpage, please confirm their license and specific reuse terms. Do not use any images, illustrations, or photos without studying their copyright status.                    

Informations de Base sur l'Extension

Nom Image Downloader Pro —— Image DP Image Downloader Pro —— Image DP
ID ldaenkbmmnehilpkmnigoaodoiicdlje
URL Officiel https://chromewebstore.google.com/detail/image-downloader-pro-%E2%80%94%E2%80%94-i/ldaenkbmmnehilpkmnigoaodoiicdlje
Description Improve your image download efficiency by using the Imagr DP tool for batch image downloads
Taille du Fichier 772 KB
Nombre d'Installations 2,175
Version Actuelle 1.0.5
Dernière Mise à Jour 2024-01-19
Date de Publication 2023-10-01
Évaluation 3.00/5 Total 3 Évaluations
Développeur https://remaker.ai
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://remaker.ai/en/extension-privacy-policy
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": "img\/logo.png",
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_extDes__",
    "icons": {
        "128": "img\/logo.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/content-script.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "js\/content-inject-other.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            }
        }
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab",
        "downloads",
        "webRequest",
        "scripting",
        "declarativeNetRequest"
    ],
    "version": "1.0.5",
    "web_accessible_resources": [
        {
            "resources": [
                "\/img\/logo.png",
                "\/img\/logo_prompt.png",
                "\/img\/logo_text.png",
                "js\/ajax-listener-other.js",
                "\/removeBg.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ldaenkbmmnehilpkmnigoaodoiicdlje"
}