Image Downloader +

Need to download images? Filter and download everything you need from the page.

Image Downloader + là gì?

Image Downloader + là một tiện ích mở rộng Chrome được phát triển bởi miwasazzavikko, và tính năng chính của nó là "Need to download images? Filter and download everything you need from the page.".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng Image Downloader + 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

                        Simple and reliable extension to improve your browsing - Image Downloader. Let`s make your life easier just in one click. This extension allows you to download all the images from the web pages in simple manner. This extension doesn`t weigh a lot and simply does its job - download images. Help us to improve our product and leave a comment or request. Image Downloader is simple, fast, reliable and easy to work with. If you want instantly download image then you definitely should install our new and amazing Chrome extension. Don`t forget to share this extension with friends.
Install this amazing extension for chrome browser that is going to improve your browsing and make your life easier. App allows you to instantly download all images you need, filter by size and many other settings. Every image format can be downloaded by this extension. The extension has simple and user-friendly interface. Install and download images on the web just in one click. This is actually pretty useful and reliable extension. Just click and download image, simple as that! We want to make your browsing as comfortable and pleasant as it`s possible. Now you can download all the images you might ever need. Every image format can be downloaded by this extension. Our new application doesn`t weigh a lot but simply does the job. Don`t wait and install brand new extension and you`ll get something special.                    

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

Tên Image Downloader + Image Downloader +
ID dhgghnilhaagniaobpgchofklmlmfifo
URL Chính Thức https://chrome.google.com/webstore/detail/image-downloader-+/dhgghnilhaagniaobpgchofklmlmfifo
Mô tả Need to download images? Filter and download everything you need from the page.
Kích Thước Tệp 30.92 KB
Số Lần Cài Đặt 3,117
Phiên Bản Hiện Tại 1.5
Cập Nhật Lần Cuối 2023-02-20
Ngày Phát Hành 2021-07-24
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển miwasazzavikko
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "default_locale": "en",
    "description": "Need to download images? Filter and download everything you need from the page.",
    "icons": {
        "128": "balb\/public.png"
    },
    "background": {
        "scripts": [
            "drtonner\/tro\/omar.js"
        ]
    },
    "browser_action": {
        "default_icon": "balb\/public.png",
        "default_popup": "drtonner\/selt\/perbo.html"
    },
    "content_scripts": [
        {
            "js": [
                "drtonner\/tro\/esra.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "",
        "downloads",
        "storage"
    ]
}