AppLauncher

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

Wat is AppLauncher?

AppLauncher is een Chrome-extensie ontwikkeld door https://www.webswamp.net, en de belangrijkste functie is "Application Launcher for Chrome. Run all your web applications installed from WebStore.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie AppLauncher

Download AppLauncher-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam AppLauncher AppLauncher
ID mnbfkkkpphlcbeaeemeblclibjnofamn
Officiële URL https://chromewebstore.google.com/detail/applauncher/mnbfkkkpphlcbeaeemeblclibjnofamn
Beschrijving Application Launcher for Chrome. Run all your web applications installed from WebStore.
Bestandsgrootte 35.71 KB
Aantal Installaties 3,037
Huidige Versie 0.6
Laatst Bijgewerkt 2013-03-29
Publicatiedatum 2013-03-29
Beoordeling 4.04/5 Totaal 53 Beoordelingen
Ontwikkelaar https://www.webswamp.net
Betalingswijze free
Ondersteunde Talen 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"
}