Tumblr – Post to Tumblr

Post to Tumblr right from your browser toolbar!

什麼是Tumblr – Post to Tumblr?

Tumblr – Post to Tumblr是由https://tumblr.com開發的Chrome擴展程式,該擴展的主要功能是“Post to Tumblr right from your browser toolbar!”。

擴展截圖

screenshot
screenshot
screenshot

下載Tumblr – Post to Tumblr擴展crx文件

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

擴展使用說明

                        Collect anything on Tumblr.

• Save inspiration from anywhere on the web
• Quickly reblog photos, links, and text
• Add tags for easy discovery

The fastest way to make moodboards, add to a visual archive, and collect your favorite things all in one click. Tag your posts to instantly connect with Tumblr's built-in community or save inspiration just for you.

To get started, sign in or sign up for a free Tumblr account on www.tumblr.com.                    

擴展基本資訊

名稱 Tumblr – Post to Tumblr Tumblr – Post to Tumblr
ID ffnhmkgpdmkajhomnckhabkfeakhcamm
官方網址 https://chromewebstore.google.com/detail/tumblr-%E2%80%93-post-to-tumblr/ffnhmkgpdmkajhomnckhabkfeakhcamm
簡介 Post to Tumblr right from your browser toolbar!
檔案大小 23.16 KB
安裝次數 10,021
目前版本 2.3.2
更新時間 2022-06-01
上架時間 2020-06-18
評分 3.64/5 共 14 次評分
開發者 https://tumblr.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.tumblr.com
說明頁面URL https://help.tumblr.com
隱私政策頁面URL https://www.tumblr.com/privacy
支援的語言 id,de,en,fr,nl,tr,es,it,pl,pt-BR,pt-PT,ru,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "version": "2.3.2",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_title": "__MSG_actionTitle__",
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        }
    },
    "background": {
        "scripts": [
            "lib\/browser-polyfill.min.js",
            "background.js"
        ]
    },
    "homepage_url": "https:\/\/www.tumblr.com",
    "minimum_chrome_version": "55",
    "permissions": [
        "activeTab",
        "contextMenus"
    ]
}