AppLauncher

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

Qu'est-ce que AppLauncher ?

AppLauncher est une extension Chrome développée par https://www.webswamp.net, et sa fonction principale est "Application Launcher for Chrome. Run all your web applications installed from WebStore.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension AppLauncher

Téléchargez les fichiers d'extension AppLauncher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom AppLauncher AppLauncher
ID mnbfkkkpphlcbeaeemeblclibjnofamn
URL Officiel https://chromewebstore.google.com/detail/applauncher/mnbfkkkpphlcbeaeemeblclibjnofamn
Description Application Launcher for Chrome. Run all your web applications installed from WebStore.
Taille du Fichier 35.71 KB
Nombre d'Installations 3,037
Version Actuelle 0.6
Dernière Mise à Jour 2013-03-29
Date de Publication 2013-03-29
Évaluation 4.04/5 Total 53 Évaluations
Développeur https://www.webswamp.net
Type de Paiement free
Langues Prises en Charge 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"
}