Tumblr images downloader

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

什麼是Tumblr images downloader?

Tumblr images downloader是由https://prometricexam.net開發的Chrome擴展程式,該擴展的主要功能是“By One click in context menu, you can download images from Tumblr fast and easy with large resolution.”。

擴展截圖

screenshot

下載Tumblr images downloader擴展crx文件

下載Tumblr images downloader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Tumblr images downloader Tumblr images downloader
ID ogdpfpkkpipedlmoecjonhjpoggipgme
官方網址 https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme
簡介 By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
檔案大小 14.88 KB
安裝次數 645
目前版本 1.0.2
更新時間 2021-10-14
上架時間 2021-10-14
評分 3.00/5 共 2 次評分
開發者 https://prometricexam.net
電子郵箱 [email protected]
付費類型 free
擴展官網 https://prometricexam.net/
說明頁面URL https://prometricexam.net/
隱私政策頁面URL https://maaloma.tech/privacy-policy
支援的語言 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"
    ]
}