Skip to content

Instantly share code, notes, and snippets.

@Quebecisnice
Created April 7, 2011 23:44
Show Gist options
  • Save Quebecisnice/909016 to your computer and use it in GitHub Desktop.
Save Quebecisnice/909016 to your computer and use it in GitHub Desktop.
Github for Google Chrome Browser
{
"name": "Github",
"description": "Github",
"version": "1.0",
"icons": {
"128": "128.png"
},
"app": {
"urls": [
"https://github.com/"
],
"launch": {
"web_url": "https://github.com/"
}
},
"permissions": [
"unlimitedStorage",
"notifications"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment