web image downloader

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

Qu'est-ce que web image downloader ?

web image downloader est une extension Chrome développée par ahmed chakir, et sa fonction principale est "Using this extension you can download any image you want as type you want.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension web image downloader

Téléchargez les fichiers d'extension web image downloader 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

                        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.                    

Informations de Base sur l'Extension

Nom web image downloader web image downloader
ID globiogeokggklpmjjfdglbhipdfmeoa
URL Officiel https://chromewebstore.google.com/detail/web-image-downloader/globiogeokggklpmjjfdglbhipdfmeoa
Description Using this extension you can download any image you want as type you want.
Taille du Fichier 13.18 KB
Nombre d'Installations 22
Version Actuelle 2.1.4
Dernière Mise à Jour 2021-10-26
Date de Publication 2021-10-26
Développeur ahmed chakir
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://alsharqa.net/
URL de la Page d'Aide https://alsharqa.net/
URL de la Page de Politique de Confidentialité https://maaloma.tech/privacy-policy
Langues Prises en Charge 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"
}