Image Downloader using URL

URL Base Image downloader

Image Downloader using URLとは何ですか?

Image Downloader using URLはhyunjun529によって開発されたChromeの拡張機能で、その主な機能は「URL Base Image downloader」です。

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

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

拡張機能の使用方法

                        realy simple                    

拡張機能の基本情報

名前 Image Downloader using URL Image Downloader using URL
ID lipmomoiolhakffcenhefekjgngkolob
公式URL https://chrome.google.com/webstore/detail/image-downloader-using-ur/lipmomoiolhakffcenhefekjgngkolob
説明 URL Base Image downloader
ファイルサイズ 10.61 KB
インストール数 14
現在のバージョン 0.0.2
最終更新日 2016-05-02
公開日 2016-05-02
開発者 hyunjun529
支払い方法 free
対応言語 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",
        ""
    ]
}