web image downloader

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

web image downloader क्या है?

web image downloader ahmed chakir द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Using this extension you can download any image you want as type you want."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में web image downloader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम web image downloader web image downloader
ID globiogeokggklpmjjfdglbhipdfmeoa
आधिकारिक URL https://chromewebstore.google.com/detail/web-image-downloader/globiogeokggklpmjjfdglbhipdfmeoa
विवरण Using this extension you can download any image you want as type you want.
फ़ाइल का आकार 13.18 KB
स्थापना संख्या 22
वर्तमान संस्करण 2.1.4
अंतिम अपडेट 2021-10-26
प्रकाशन तिथि 2021-10-26
डेवलपर ahmed chakir
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://alsharqa.net/
सहायता पृष्ठ URL https://alsharqa.net/
गोपनीयता नीति पृष्ठ URL https://maaloma.tech/privacy-policy
समर्थित भाषाएँ 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"
}