blob: b86c8561d430d54597e65239d0d1c7472f126bc8 [file] [log] [blame]
{
"description": "Extension for Auto-Update testing",
"manifest_version": 2,
"name": "Auto-Update Test",
"version": "2.0",
"background": {
"page": "background.html"
},
"update_url": "http://localhost/autoupdate/manifest"
}