Skip to content

Instantly share code, notes, and snippets.

@qq99
Created August 6, 2015 06:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qq99/5543947e91bd21b7b153 to your computer and use it in GitHub Desktop.
Save qq99/5543947e91bd21b7b153 to your computer and use it in GitHub Desktop.
{
"version" : "0.0.4",
"name" : "echoplexus",
"launch_path" : "/",
"installs_allowed_from" : ["*"],
"developer": {
"name": "Anthony Cameron",
"url": "https://echoplex.us"
},
"default_locale": "en",
"description": "Anonymous chat (alpha version)",
"icons": {
"16" : "/echoplexus-logo-16.png",
"32" : "/echoplexus-logo-32.png",
"48" : "/echoplexus-logo-48.png",
"60" : "/echoplexus-logo-60.png",
"64" : "/echoplexus-logo-64.png",
"90" : "/echoplexus-logo-90.png",
"120" : "/echoplexus-logo-120.png",
"128" : "/echoplexus-logo-128.png"
},
"default_locale" : "en",
"permissions" : {
"desktop-notification": {
"description" : "To show notifications"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment