Image Downloader using URL

URL Base Image downloader

Cos'è Image Downloader using URL?

Image Downloader using URL è un'estensione di Chrome sviluppata da hyunjun529, e la sua funzione principale è "URL Base Image downloader".

Scarica il file CRX dell'estensione Image Downloader using URL

Scarica i file di estensione Image Downloader using URL in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        realy simple                    

Informazioni di Base sull'Estensione

Nome Image Downloader using URL Image Downloader using URL
ID lipmomoiolhakffcenhefekjgngkolob
URL Ufficiale https://chrome.google.com/webstore/detail/image-downloader-using-ur/lipmomoiolhakffcenhefekjgngkolob
Descrizione URL Base Image downloader
Dimensione del File 10.61 KB
Conteggio Installazioni 14
Versione Corrente 0.0.2
Ultimo Aggiornamento 2016-05-02
Data di Pubblicazione 2016-05-02
Sviluppatore hyunjun529
Tipo di Pagamento free
Lingue Supportate 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",
        ""
    ]
}