G-Tray
List some Google Apps
What is G-Tray?
G-Tray is a Chrome extension developed by Seon, and its main feature is "List some Google Apps".
Extension Screenshots
Download G-Tray Extension CRX File
Download G-Tray 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
G-Tray lists some Google Apps. The Apps are listed so that you don't have to keep going back to a page or scroll through your long list of Bookmarks to open the listed Apps
Extension Basic Information
Name | |
ID | dlgkekfhacochocflcdgmmjmajmaecfg |
Official URL | https://chromewebstore.google.com/detail/g-tray/dlgkekfhacochocflcdgmmjmajmaecfg |
Description | List some Google Apps |
File Size | 82.49 KB |
Installation Count | 29 |
Current Version | 1.0 |
Last Updated | 2016-09-10 |
Publish Date | 2016-09-03 |
Developer | Seon |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "G-Tray", "description": "List some Google Apps", "version": "1.0", "permissions": [ "tabs" ], "browser_action": { "default_title": "G-Tray", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |