Image Downloader Pro —— Image DP

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

Image Downloader Pro —— Image DPとは何ですか?

Image Downloader Pro —— Image DPはhttps://remaker.aiによって開発されたChromeの拡張機能で、その主な機能は「Improve your image download efficiency by using the Imagr DP tool for batch image downloads」です。

拡張機能のスクリーンショット

screenshot
screenshot

Image Downloader Pro —— Image DP拡張機能のCRXファイルをダウンロード

Image Downloader Pro —— Image DP拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Image Downloader Pro —— Image DP Image Downloader Pro —— Image DP
ID ldaenkbmmnehilpkmnigoaodoiicdlje
公式URL https://chromewebstore.google.com/detail/image-downloader-pro-%E2%80%94%E2%80%94-i/ldaenkbmmnehilpkmnigoaodoiicdlje
説明 Improve your image download efficiency by using the Imagr DP tool for batch image downloads
ファイルサイズ 772 KB
インストール数 2,175
現在のバージョン 1.0.5
最終更新日 2024-01-19
公開日 2023-10-01
評価 3.00/5 合計 3 レビュー
開発者 https://remaker.ai
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://remaker.ai/en/extension-privacy-policy
対応言語 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"
}