blob: 32b4cc0e6ef3cc7929c9e17b68f90523d53d7ba2 [file] [log] [blame]
{
"name": "__MSG_name__",
"version": "1.1",
"description": "__MSG_description__",
"icons": { "128": "news_icon.png" },
"browser_action": {
"default_title": "__MSG_default_title__",
"default_icon": "news_action.png",
"default_popup": "feed.html"
},
"permissions": [
"tabs",
"http://news.google.com/*",
"http://news.google.es/*"
],
"default_locale": "en"
}