Download Tumblr images

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

Wat is Download Tumblr images?

Download Tumblr images is een Chrome-extensie ontwikkeld door Zdeněk Gromnica | FutureMillennium, en de belangrijkste functie is "One click Tumblr large resolution image download from the context menu.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Download Tumblr images

Download Download Tumblr images-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Download Tumblr images Download Tumblr images
ID fpojonadgdgbdcliijkjibcapfbmllod
Officiële URL https://chromewebstore.google.com/detail/download-tumblr-images/fpojonadgdgbdcliijkjibcapfbmllod
Beschrijving One click Tumblr large resolution image download from the context menu.
Bestandsgrootte 8.01 KB
Aantal Installaties 5,322
Huidige Versie 1.1.0
Laatst Bijgewerkt 2018-08-12
Publicatiedatum 2018-08-12
Beoordeling 3.15/5 Totaal 20 Beoordelingen
Ontwikkelaar Zdeněk Gromnica | FutureMillennium
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.patreon.com/FutureMillennium
Ondersteunde Talen 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"
    ]
}