Tumblr – Post to Tumblr

Post to Tumblr right from your browser toolbar!

Tumblr – Post to Tumblr क्या है?

Tumblr – Post to Tumblr https://tumblr.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Post to Tumblr right from your browser toolbar!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Tumblr – Post to Tumblr एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}