Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Google Services Launcher",
"version": "0.0.2",
"browser_action": {
"default_icon": "img\/launcher-icon.png",
"default_popup": "index.html"
},
"background": {
"page": "index.html"
},
"description": "An extension that will allow the quick and easy launching of Google services, the same as the launcher in Gmail",
"author": "Luke Denton <[email protected]>"
}