Image Downloader using URL

URL Base Image downloader

Qu'est-ce que Image Downloader using URL ?

Image Downloader using URL est une extension Chrome développée par hyunjun529, et sa fonction principale est "URL Base Image downloader".

Télécharger le fichier CRX de l'extension Image Downloader using URL

Téléchargez les fichiers d'extension Image Downloader using URL au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        realy simple                    

Informations de Base sur l'Extension

Nom Image Downloader using URL Image Downloader using URL
ID lipmomoiolhakffcenhefekjgngkolob
URL Officiel https://chrome.google.com/webstore/detail/image-downloader-using-ur/lipmomoiolhakffcenhefekjgngkolob
Description URL Base Image downloader
Taille du Fichier 10.61 KB
Nombre d'Installations 14
Version Actuelle 0.0.2
Dernière Mise à Jour 2016-05-02
Date de Publication 2016-05-02
Développeur hyunjun529
Type de Paiement free
Langues Prises en Charge 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",
        ""
    ]
}