Download Tumblr images

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

Apa itu Download Tumblr images?

Download Tumblr images adalah ekstensi Chrome yang dikembangkan oleh Zdeněk Gromnica | FutureMillennium, dan fitur utamanya adalah "One click Tumblr large resolution image download from the context menu.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Download Tumblr images

Unduh file ekstensi Download Tumblr images 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

                        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                    

Informasi Dasar Ekstensi

Nama Download Tumblr images Download Tumblr images
ID fpojonadgdgbdcliijkjibcapfbmllod
URL Resmi https://chromewebstore.google.com/detail/download-tumblr-images/fpojonadgdgbdcliijkjibcapfbmllod
Deskripsi One click Tumblr large resolution image download from the context menu.
Ukuran File 8.01 KB
Jumlah Instalasi 5,322
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2018-08-12
Tanggal Publikasi 2018-08-12
Penilaian 3.15/5 Total 20 Penilaian
Pengembang Zdeněk Gromnica | FutureMillennium
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.patreon.com/FutureMillennium
Bahasa yang Didukung 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"
    ]
}