AppLauncher

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

AppLauncherとは何ですか?

AppLauncherはhttps://www.webswamp.netによって開発されたChromeの拡張機能で、その主な機能は「Application Launcher for Chrome. Run all your web applications installed from WebStore.」です。

拡張機能のスクリーンショット

screenshot
screenshot

AppLauncher拡張機能のCRXファイルをダウンロード

AppLauncher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
}