Skip to content

Commit

Permalink
Uopdated manifest for first version
Browse files Browse the repository at this point in the history
  • Loading branch information
gverni committed Dec 16, 2017
1 parent 61aec22 commit ec01b10
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@

"name": "Vitality Extension",
"description": "Vitality Chrome Extention to cretae stats from point statement",
"version": "0.1",
"version": "0.1.0",

"browser_action": {
"default_popup": "html/popup.html"
},
},

"permissions": ["activeTab", "https://member.vitality.co.uk/*", "storage"]




}

0 comments on commit ec01b10

Please sign in to comment.