Skip to content

Commit

Permalink
update homepage url
Browse files Browse the repository at this point in the history
  • Loading branch information
camshaft committed Dec 8, 2014
1 parent e15e11f commit 395b644
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions chrome/manifest.json
Expand Up @@ -3,12 +3,7 @@
"version": "0.1.0",
"manifest_version": 2,
"description": "hyper+json browser for chrome",
"homepage_url": "http://hypergroup.io",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"homepage_url": "https://github.com/hypergroup/hyper.chrome",
"default_locale": "en",
"background": {
"persistent": true,
Expand Down

0 comments on commit 395b644

Please sign in to comment.