Download Tumblr images

One click Tumblr large resolution image download from the context menu.

Download Tumblr imagesคืออะไร?

Download Tumblr images เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Zdeněk Gromnica | FutureMillennium และคุณลักษณะหลักของมันคือ "One click Tumblr large resolution image download from the context menu."

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

screenshot

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

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

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

                        Works on any image hosted on Tumblr.com.

This used to download “raw” (full resolution) images, until Tumblr has disabled access to those.

This extension does not contain any malicious or tracking code. No viruses. No ads. Only good software.

Consider supporting on Patreon: https://www.patreon.com/FutureMillennium                    

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

ชื่อ Download Tumblr images Download Tumblr images
ID fpojonadgdgbdcliijkjibcapfbmllod
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/download-tumblr-images/fpojonadgdgbdcliijkjibcapfbmllod
คำอธิบาย One click Tumblr large resolution image download from the context menu.
ขนาดไฟล์ 8.01 KB
จำนวนการติดตั้ง 5,322
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2018-08-12
วันที่เผยแพร่ 2018-08-12
คะแนน 3.15/5 รวมทั้งหมด 20 คะแนน
ผู้พัฒนา Zdeněk Gromnica | FutureMillennium
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.patreon.com/FutureMillennium
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Download Tumblr images",
    "version": "1.1.0",
    "description": "One click Tumblr large resolution image download from the context menu.",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "downloads",
        "contextMenus"
    ]
}