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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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