web image downloader

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

web image downloaderคืออะไร?

web image downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ahmed chakir และคุณลักษณะหลักของมันคือ "Using this extension you can download any image you want as type you want."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย web image downloader

ดาวน์โหลดไฟล์ส่วนขยาย web image downloader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}