Tumblr images downloader

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

Apa itu Tumblr images downloader?

Tumblr images downloader adalah ekstensi Chrome yang dikembangkan oleh https://prometricexam.net, dan fitur utamanya adalah "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Tumblr images downloader

Unduh file ekstensi Tumblr images downloader dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
URL Resmi https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
Deskripsi By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Ukuran File 14.88 KB
Jumlah Instalasi 645
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2021-10-14
Tanggal Publikasi 2021-10-14
Penilaian 3.00/5 Total 2 Penilaian
Pengembang https://prometricexam.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://prometricexam.net/
URL Halaman Bantuan https://prometricexam.net/
URL Halaman Kebijakan Privasi https://maaloma.tech/privacy-policy
Bahasa yang Didukung 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"
    ]
}