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

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

                        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/
عنوان صفحة المساعدة https://prometricexam.net/
عنوان صفحة سياسة الخصوصية 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"
    ]
}