Image Downloader using URL

URL Base Image downloader

What is Image Downloader using URL?

Image Downloader using URL is a Chrome extension developed by hyunjun529, and its main feature is "URL Base Image downloader".

Download Image Downloader using URL Extension CRX File

Download Image Downloader using URL 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

                        realy simple                    

Extension Basic Information

Name Image Downloader using URL Image Downloader using URL
ID lipmomoiolhakffcenhefekjgngkolob
Official URL https://chrome.google.com/webstore/detail/image-downloader-using-ur/lipmomoiolhakffcenhefekjgngkolob
Description URL Base Image downloader
File Size 10.61 KB
Installation Count 14
Current Version 0.0.2
Last Updated 2016-05-02
Publish Date 2016-05-02
Developer hyunjun529
Payment Type free
Supported Languages en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Image Downloader using URL",
    "default_locale": "ko",
    "description": "URL Base Image downloader",
    "version": "0.0.2",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "img\/yuka.png",
        "default_popup": "popup.html",
        "default_title": "nya"
    },
    "author": "[email protected]",
    "permissions": [
        "downloads",
        ""
    ]
}