diff --git a/builds/crx/manifest.json b/builds/crx/manifest.json index ea8aa1d31..004c17a24 100644 --- a/builds/crx/manifest.json +++ b/builds/crx/manifest.json @@ -14,7 +14,7 @@ "all_frames": true, "run_at": "document_start" }], - "homepage_url": "http://zixaphir.github.com/appchan-x/",= + "homepage_url": "http://zixaphir.github.com/appchan-x/", "minimum_chrome_version": "32", "permissions": [ "storage", diff --git a/src/General/meta/manifest.json b/src/General/meta/manifest.json index 37cdefc34..cb022ecea 100755 --- a/src/General/meta/manifest.json +++ b/src/General/meta/manifest.json @@ -14,7 +14,7 @@ "all_frames": true, "run_at": "document_start" }], - "homepage_url": "<%= meta.page %>",= + "homepage_url": "<%= meta.page %>", "minimum_chrome_version": "<%= meta.min.chrome %>", "permissions": [ "storage",