blob: 115b8d0124a57235e4bd686eb7194428a9339993 [file] [log] [blame]
{
"name": "Animated Page Action",
"description": "This extension adds an animated browser action to the toolbar.",
"version": "1.2",
"background": {
"page": "background.html"
},
"page_action": {
"default_title": "First icon"
},
"manifest_version": 2
}