web image downloader

Using this extension you can download any image you want as type you want.

Wat is web image downloader?

web image downloader is een Chrome-extensie ontwikkeld door ahmed chakir, en de belangrijkste functie is "Using this extension you can download any image you want as type you want.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie web image downloader

Download web image downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        By using this extension you'll can download image as any type you want: PNG or JPG, WebP.

How to use this extension:

1.After installing rthe extension in google chrome webstore.
2.Go to image you want to download and open contextmenus.
3.You'll see extension's option.
4.Click on type you want to save image as.
5.It will be saved in your device fastly.

It's easy!
thank you.                    

Basisinformatie over de Extensie

Naam web image downloader web image downloader
ID globiogeokggklpmjjfdglbhipdfmeoa
Officiële URL https://chromewebstore.google.com/detail/web-image-downloader/globiogeokggklpmjjfdglbhipdfmeoa
Beschrijving Using this extension you can download any image you want as type you want.
Bestandsgrootte 13.18 KB
Aantal Installaties 22
Huidige Versie 2.1.4
Laatst Bijgewerkt 2021-10-26
Publicatiedatum 2021-10-26
Ontwikkelaar ahmed chakir
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://alsharqa.net/
Help Pagina-URL https://alsharqa.net/
URL van de Privacybeleid Pagina https://maaloma.tech/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "p128.png",
        "16": "p16.png",
        "48": "p48.png"
    },
    "background": {
        "scripts": [
            "1.background.js"
        ]
    },
    "default_locale": "en",
    "manifest_version": 2,
    "minimum_chrome_version": "31.0.0",
    "permissions": [
        "downloads",
        "contextMenus"
    ],
    "version": "2.1.4"
}