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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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