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
}