Tumblr images downloader

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

What is Tumblr images downloader?

Tumblr images downloader is a Chrome extension developed by https://prometricexam.net, and its main feature is "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.".

Extension Screenshots

screenshot

Download Tumblr images downloader Extension CRX File

Download Tumblr images downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
Official URL 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.
File Size 14.88 KB
Installation Count 645
Current Version 1.0.2
Last Updated 2021-10-14
Publish Date 2021-10-14
Rating 3.00/5 Total 2 Ratings
Developer https://prometricexam.net
Email [email protected]
Payment Type free
Extension Website https://prometricexam.net/
Help Page URL https://prometricexam.net/
Privacy Policy Page URL https://maaloma.tech/privacy-policy
Supported Languages 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"
    ]
}