Identification
This commit is contained in:
parent
11ddbe89f3
commit
e3b7a7589e
1 changed files with 8 additions and 1 deletions
|
@ -1,11 +1,18 @@
|
|||
{
|
||||
|
||||
"manifest_version": 2,
|
||||
"name": "GithubPoints",
|
||||
"version": "1.0",
|
||||
|
||||
"description": "Adds points and summary to the Github Project page",
|
||||
|
||||
"author": "José Carlos Cuevas",
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "githubpoints@doofinder.com"
|
||||
}
|
||||
},
|
||||
|
||||
"icons": {
|
||||
"48": "icons/githubpoints-48.png"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue