Tumblr images downloader

By One click in context menu, you can download images from Tumblr fast and easy with large resolution.

Tumblr images downloaderคืออะไร?

Tumblr images downloader เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://prometricexam.net และคุณลักษณะหลักของมันคือ "By One click in context menu, you can download images from Tumblr fast and easy with large resolution."

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

screenshot

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

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

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

                        This extension will help you too much to download images from tumblr in one click fast and easy.

If you want to download any image from tumblr just open context menu and click download image button, it will download quickly.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
คำอธิบาย By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
ขนาดไฟล์ 14.88 KB
จำนวนการติดตั้ง 645
เวอร์ชันปัจจุบัน 1.0.2
อัปเดตครั้งล่าสุด 2021-10-14
วันที่เผยแพร่ 2021-10-14
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://prometricexam.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://prometricexam.net/
URL หน้าช่วยเหลือ https://prometricexam.net/
URL หน้านโยบายความเป็นส่วนตัว https://maaloma.tech/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tumblr images downloader",
    "version": "1.0.2",
    "description": "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.",
    "icons": {
        "16": "icon-116.png",
        "48": "icon-418.png",
        "128": "icon-1128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "downloads",
        "contextMenus"
    ]
}