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
官方URL 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"
    ]
}