Image Downloader For Chrome

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

Cos'è Image Downloader For Chrome?

Image Downloader For Chrome è un'estensione di Chrome sviluppata da imgelemt, e la sua funzione principale è "Image Downloader is browse and download images on a web page. %100 WORKING, FREE".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Image Downloader For Chrome

Scarica i file di estensione Image Downloader For Chrome 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

                        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.                    

Informazioni di Base sull'Estensione

Nome Image Downloader For Chrome Image Downloader For Chrome
ID okpmdnjflijeciighokpeemlfnglijhp
URL Ufficiale https://chrome.google.com/webstore/detail/image-downloader-for-chro/okpmdnjflijeciighokpeemlfnglijhp
Descrizione Image Downloader is browse and download images on a web page. %100 WORKING, FREE
Dimensione del File 145 KB
Conteggio Installazioni 425
Versione Corrente 1.3.6
Ultimo Aggiornamento 2021-01-18
Data di Pubblicazione 2021-01-18
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore imgelemt
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}