Post to Facebook

Post the link of the active tab to Facebook.

Post to Facebook क्या है?

Post to Facebook KateXia द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Post the link of the active tab to Facebook."।

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

screenshot
screenshot

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

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

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

                        Click on the extension icon to post the browsing webpage to Facebook.                    

एक्सटेंशन की मूल जानकारी

नाम Post to Facebook Post to Facebook
ID mldollebkbecdcdhgnomamidpdaibhcj
आधिकारिक URL https://chromewebstore.google.com/detail/post-to-facebook/mldollebkbecdcdhgnomamidpdaibhcj
विवरण Post the link of the active tab to Facebook.
फ़ाइल का आकार 6.36 KB
स्थापना संख्या 93
वर्तमान संस्करण 1.0
अंतिम अपडेट 2017-09-24
प्रकाशन तिथि 2017-09-24
डेवलपर KateXia
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Post to Facebook",
    "version": "1.0",
    "description": "Post the link of the active tab to Facebook.",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_title": "Show Tabs in this Process",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}