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 là gì?

Image Downloader Pro —— Image DP là một tiện ích mở rộng Chrome được phát triển bởi https://remaker.ai, và tính năng chính của nó là "Improve your image download efficiency by using the Imagr DP tool for batch image downloads".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Image Downloader Pro —— Image DP

Tải xuống các tệp mở rộng Image Downloader Pro —— Image DP dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Image Downloader Pro —— Image DP Image Downloader Pro —— Image DP
ID ldaenkbmmnehilpkmnigoaodoiicdlje
URL Chính Thức https://chromewebstore.google.com/detail/image-downloader-pro-%E2%80%94%E2%80%94-i/ldaenkbmmnehilpkmnigoaodoiicdlje
Mô tả Improve your image download efficiency by using the Imagr DP tool for batch image downloads
Kích Thước Tệp 772 KB
Số Lần Cài Đặt 2,175
Phiên Bản Hiện Tại 1.0.5
Cập Nhật Lần Cuối 2024-01-19
Ngày Phát Hành 2023-10-01
Đánh Giá 3.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://remaker.ai
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://remaker.ai/en/extension-privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}