Skip to content

Commit

Permalink
Removed useless favicon permission
Browse files Browse the repository at this point in the history
  • Loading branch information
glukki committed Jun 22, 2012
1 parent 2438d47 commit 4ed57c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Expand Up @@ -21,5 +21,5 @@
}],
"incognito": "split",
"minimum_chrome_version": "13",
"permissions": ["chrome://favicon/", "tabs"]
"permissions": ["tabs"]
}

0 comments on commit 4ed57c2

Please sign in to comment.