AppLauncher

Application Launcher for Chrome. Run all your web applications installed from WebStore.

AppLauncher क्या है?

AppLauncher https://www.webswamp.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Application Launcher for Chrome. Run all your web applications installed from WebStore."।

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

screenshot
screenshot

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

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

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

                        AppLauncher brings easiest access to all your web applications installed from Chrome's WebStore.

* Version 0.6
   Update to comply with the new Chrome extensions requirements


* Version 0.5.2
   Minor bugfixes

* Version 0.5.1
   Fixed problem when opening application menu

 * New in version 0.4
    Application rearrangement (drag & drop)
    New fonts
    Few minor bugfixes                    

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

नाम AppLauncher AppLauncher
ID mnbfkkkpphlcbeaeemeblclibjnofamn
आधिकारिक URL https://chromewebstore.google.com/detail/applauncher/mnbfkkkpphlcbeaeemeblclibjnofamn
विवरण Application Launcher for Chrome. Run all your web applications installed from WebStore.
फ़ाइल का आकार 35.71 KB
स्थापना संख्या 3,037
वर्तमान संस्करण 0.6
अंतिम अपडेट 2013-03-29
प्रकाशन तिथि 2013-03-29
रेटिंग 4.04/5 कुल 53 रेटिंग्स
डेवलपर https://www.webswamp.net
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "img\/logo-19.png",
        "default_popup": "appList.html"
    },
    "description": "Application Launcher for Chrome. Run all your web applications installed from WebStore. ",
    "icons": {
        "128": "img\/logo-128.png",
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "64": "img\/logo-64.png"
    },
    "minimum_chrome_version": "20",
    "name": "AppLauncher",
    "permissions": [
        "management"
    ],
    "version": "0.6"
}