Launchpad for Google
launchpad of your Google Apps
What is Launchpad for Google?
Launchpad for Google is a Chrome extension developed by https://www.cgzero.com, and its main feature is "launchpad of your Google Apps".
Extension Screenshots
Download Launchpad for Google Extension CRX File
Download Launchpad for Google extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Launchpad for Google can help you easily access to Google Web Apps, and it's very simple to use!
Extension Basic Information
Name | Launchpad for Google |
ID | eilnaglmefieihnoliabhdbfldhimbog |
Official URL | https://chromewebstore.google.com/detail/launchpad-for-google/eilnaglmefieihnoliabhdbfldhimbog |
Description | launchpad of your Google Apps |
File Size | 162 KB |
Installation Count | 4,465 |
Current Version | 2.1 |
Last Updated | 2016-10-22 |
Publish Date | 2016-10-22 |
Rating | 4.35/5 Total 26 Ratings |
Developer | https://www.cgzero.com |
Payment Type | free |
Supported Languages | 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 } |