Launchpad for Google

launchpad of your Google Apps

Launchpad for Googleとは何ですか?

Launchpad for Googleはhttps://www.cgzero.comによって開発されたChromeの拡張機能で、その主な機能は「launchpad of your Google Apps」です。

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

screenshot

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

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

拡張機能の使用方法

                        Launchpad for Google can help you easily access to Google Web Apps, and it's very simple to use!                    

拡張機能の基本情報

名前 Launchpad for Google Launchpad for Google
ID eilnaglmefieihnoliabhdbfldhimbog
公式URL https://chromewebstore.google.com/detail/launchpad-for-google/eilnaglmefieihnoliabhdbfldhimbog
説明 launchpad of your Google Apps
ファイルサイズ 162 KB
インストール数 4,465
現在のバージョン 2.1
最終更新日 2016-10-22
公開日 2016-10-22
評価 4.35/5 合計 26 レビュー
開発者 https://www.cgzero.com
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Launchpad for Google",
    "description": "launchpad of your Google Apps",
    "version": "2.1",
    "browser_action": {
        "default_icon": {
            "19": ".\/src\/img\/icon19.png",
            "38": ".\/src\/img\/icon38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "19": ".\/src\/img\/icon19.png",
        "38": ".\/src\/img\/icon38.png",
        "48": ".\/src\/img\/icon48.png",
        "96": ".\/src\/img\/icon96.png"
    },
    "manifest_version": 2
}