Image Downloader For Chrome

Image Downloader is browse and download images on a web page. %100 WORKING, FREE

What is Image Downloader For Chrome?

Image Downloader For Chrome is a Chrome extension developed by imgelemt, and its main feature is "Image Downloader is browse and download images on a web page. %100 WORKING, FREE".

Extension Screenshots

screenshot

Download Image Downloader For Chrome Extension CRX File

Download Image Downloader For Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        What can you do with Image Downloader For Chrome?

- You can download the images on a web page in bulk.
- You can select the picture to download by seeing the size of the plugin.
- A download pictures with a click.                    

Extension Basic Information

Name Image Downloader For Chrome Image Downloader For Chrome
ID okpmdnjflijeciighokpeemlfnglijhp
Official URL https://chrome.google.com/webstore/detail/image-downloader-for-chro/okpmdnjflijeciighokpeemlfnglijhp
Description Image Downloader is browse and download images on a web page. %100 WORKING, FREE
File Size 145 KB
Installation Count 425
Current Version 1.3.6
Last Updated 2021-01-18
Publish Date 2021-01-18
Rating 1.00/5 Total 1 Ratings
Developer imgelemt
Email [email protected]
Payment Type free
Supported Languages id,de,en-US,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    },
    "default_locale": "en_US",
    "browser_action": {
        "default_icon": "img\/ico_19.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "img\/ico_128.png",
        "16": "img\/ico_16.png",
        "48": "img\/ico_48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "downloads",
        "activeTab",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.6"
}