Launcher SenderServices.com

This extention let you launch SenderServices.com from your browser.

Launcher SenderServices.com क्या है?

Launcher SenderServices.com https://senderservices.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extention let you launch SenderServices.com from your browser."।

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

screenshot

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

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

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

                        The expansion will allow you to run SenderServices.com application directly from the browser using the buttons to the right of the address bar.
Capabilities:
Single click - launch applications;
Double click - create shortcuts to applications;
Click the absence SenderServices.com applications - go to the page with the installation.                    

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

नाम Launcher SenderServices.com Launcher SenderServices.com
ID cnhpjbnjfmhdgininpkepbefeppenbme
आधिकारिक URL https://chromewebstore.google.com/detail/launcher-senderservicesco/cnhpjbnjfmhdgininpkepbefeppenbme
विवरण This extention let you launch SenderServices.com from your browser.
फ़ाइल का आकार 36.84 KB
स्थापना संख्या 23
वर्तमान संस्करण 1.1
अंतिम अपडेट 2016-03-16
प्रकाशन तिथि 2016-03-15
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://senderservices.com
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://senderservices.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Launcher SenderServices.com",
    "description": "This extention let you launch SenderServices.com from your browser.",
    "version": "1.1",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "images\/128.png",
        "48": "images\/48.png"
    },
    "browser_action": {
        "default_icon": "images\/38.png",
        "default_title": "SenderServices.com"
    },
    "permissions": [
        "management"
    ]
}