Image Downloader For Chrome

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

Apa itu Image Downloader For Chrome?

Image Downloader For Chrome adalah ekstensi Chrome yang dikembangkan oleh imgelemt, dan fitur utamanya adalah "Image Downloader is browse and download images on a web page. %100 WORKING, FREE".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Image Downloader For Chrome

Unduh file ekstensi Image Downloader For Chrome dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Image Downloader For Chrome Image Downloader For Chrome
ID okpmdnjflijeciighokpeemlfnglijhp
URL Resmi https://chrome.google.com/webstore/detail/image-downloader-for-chro/okpmdnjflijeciighokpeemlfnglijhp
Deskripsi Image Downloader is browse and download images on a web page. %100 WORKING, FREE
Ukuran File 145 KB
Jumlah Instalasi 425
Versi Saat Ini 1.3.6
Terakhir Diperbarui 2021-01-18
Tanggal Publikasi 2021-01-18
Penilaian 1.00/5 Total 1 Penilaian
Pengembang imgelemt
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}