diff --git a/manifest.json b/manifest.json index ac69616..efa57ed 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,6 @@ { "name": "HN Unread Comments", + "short_name": "HN Unread Comments", "manifest_version": 2, "version": "1.2", "description": "Shows unread comments on Hacker News (http://news.ycombinator.com/)", @@ -8,7 +9,6 @@ "48": "icons/icon48.png", "128": "icons/icon128.png" }, - // "options_page": "html/options.html", "content_scripts": [ { "matches": [