{
"description": "Extension for Auto-Update testing",
"manifest_version": 2,
"name": "Auto-Update Test",
"version": "1.0",
"background": {
"scripts": ["background.js"]
},
"update_url": "http://localhost/autoupdate/manifest"
}
{
"description": "Extension for Auto-Update testing",
"manifest_version": 2,
"name": "Auto-Update Test",
"version": "1.0",
"background": {
"scripts": ["background.js"]
},
"update_url": "http://localhost/autoupdate/manifest"
}