Launchpad for Google
launchpad of your Google Apps
什麼是Launchpad for Google?
Launchpad for Google是由https://www.cgzero.com開發的Chrome擴展程式,該擴展的主要功能是“launchpad of your Google Apps”。
擴展截圖
下載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! 擴展基本資訊
| 名稱 | |
| ID | eilnaglmefieihnoliabhdbfldhimbog |
| 官方網址 | 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
} | |