Image Downloader

Filter and download the images you want from the page

Image Downloaderとは何ですか?

Image Downloaderはpopov.alex0198によって開発されたChromeの拡張機能で、その主な機能は「Filter and download the images you want from the page」です。

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

screenshot

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

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

拡張機能の使用方法

                        Image Downloader allows you to instantly download all the images from the web pages. Our new extension will help you with your work with images. This brand new Chrome browser extension is pretty useful and reliable. Image Downloader has no advertisement or any kind tracking. This extension is so simple and user-friendly, that you don`t need to have some special and high computer skills to properly use it. It`s simple as that – search, find, choose and download all images you need. Get this extension and save the pictures just in one second. It`s also a great tool to help you, if you need to make a collection of certain type of images. This app will actually make your life easy. We want to make your browsing as comfortable and pleasant as it`s possible. Every image format can be downloaded by this extension, so you can literally download all the images possible. Our new app is a good tool to improve your working process.
And yeah, the extension is absolutely free! We just want you to have the best browsing experience ever. If you have a task to get a certain amount of pictures from the web, then just install this extension and download images faster and easier. The process is incredibly simple and intuitive – search, find and download image. Don`t hesitate and just get the app. After you click on the “download” button, it`ll automatically download image to a specific folder on your device. This extension is really something new and fresh. So just install our app and download images on the web in one click. The extension will remarkably effect on your browsing experience.                    

拡張機能の基本情報

名前 Image Downloader Image Downloader
ID kdgipepeekcahneeconkmjfkahppjmdb
公式URL https://chrome.google.com/webstore/detail/image-downloader/kdgipepeekcahneeconkmjfkahppjmdb
説明 Filter and download the images you want from the page
ファイルサイズ 29.97 KB
インストール数 3,000
現在のバージョン 1.5
最終更新日 2022-08-02
公開日 2021-03-31
評価 2.50/5 合計 4 レビュー
開発者 popov.alex0198
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "sufta.js"
        ]
    },
    "browser_action": {
        "default_icon": "ceta.png",
        "default_popup": "garta.html"
    },
    "content_scripts": [
        {
            "js": [
                "sunami.js",
                "arfaga.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "ceta.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlrl1tfc0\/EFAugxW2vPURhjXuKzJtCDAU7n2h+yASBuGQFhfZj5hpeDLLiNGbc7bHbNsbSdRw1pHCXCnLv0LWoTAq8iie5vElV7e1UzSZKE1opAagwLlpJpCmrMQxSY4gstmTp+aDccMQNe7nfrqA8sG7uLj7ZtGFb2UUC\/VjsxVD\/O4ncfJQ\/+Zyul1CGhnWDovLULKwkVk6c87\/FmdSSy+RiJL+M3aSPR\/e6pUEIeeMbGkToymFulIIWVo3nx8X6ICRrOEmZNZS9zmvc\/Qy4NthBtKCkimG5GaU21xDL6uJhpldHzGswZKq73+IViQ1TTIoTgq97jkUEyj4Y\/hHwIDAQAB",
    "manifest_version": 2,
    "name": "Image Downloader",
    "permissions": [
        "",
        "downloads",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5"
}