Tumblr images downloader

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

Qu'est-ce que Tumblr images downloader ?

Tumblr images downloader est une extension Chrome développée par https://prometricexam.net, et sa fonction principale est "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tumblr images downloader

Téléchargez les fichiers d'extension Tumblr images downloader au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
URL Officiel https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
Description By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
Taille du Fichier 14.88 KB
Nombre d'Installations 645
Version Actuelle 1.0.2
Dernière Mise à Jour 2021-10-14
Date de Publication 2021-10-14
Évaluation 3.00/5 Total 2 Évaluations
Développeur https://prometricexam.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://prometricexam.net/
URL de la Page d'Aide https://prometricexam.net/
URL de la Page de Politique de Confidentialité https://maaloma.tech/privacy-policy
Langues Prises en Charge 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"
    ]
}