Tumblr – Post to Tumblr

Post to Tumblr right from your browser toolbar!

Tumblr – Post to Tumblr là gì?

Tumblr – Post to Tumblr là một tiện ích mở rộng Chrome được phát triển bởi https://tumblr.com, và tính năng chính của nó là "Post to Tumblr right from your browser toolbar!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tumblr – Post to Tumblr

Tải xuống các tệp mở rộng Tumblr – Post to Tumblr dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tumblr – Post to Tumblr Tumblr – Post to Tumblr
ID ffnhmkgpdmkajhomnckhabkfeakhcamm
URL Chính Thức https://chromewebstore.google.com/detail/tumblr-%E2%80%93-post-to-tumblr/ffnhmkgpdmkajhomnckhabkfeakhcamm
Mô tả Post to Tumblr right from your browser toolbar!
Kích Thước Tệp 23.16 KB
Số Lần Cài Đặt 10,021
Phiên Bản Hiện Tại 2.3.2
Cập Nhật Lần Cuối 2022-06-01
Ngày Phát Hành 2020-06-18
Đánh Giá 3.64/5 Tổng số 14 Đánh Giá
Nhà Phát Triển https://tumblr.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.tumblr.com
URL Trang Trợ Giúp https://help.tumblr.com
URL Trang Chính Sách Bảo Mật https://www.tumblr.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}