blob: ece0a7386feef5cc53bea399da04c043f147c5e6 [file] [log] [blame]
{
"name" : "Content settings",
"version" : "0.2",
"description" : "Shows the content settings for the current site.",
"permissions": [ "contentSettings", "tabs" ],
"browser_action": {
"default_icon": "contentSettings.png",
"default_popup": "popup.html"
},
"manifest_version": 2
}