Skip to content

Commit

Permalink
Update manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
janhancic committed Oct 12, 2013
1 parent d8962ac commit 49916ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -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/)",
Expand All @@ -8,7 +9,6 @@
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
// "options_page": "html/options.html",
"content_scripts": [
{
"matches": [
Expand Down

0 comments on commit 49916ec

Please sign in to comment.