blob: a635e12cb0617446c476d819f220f8dbc1b7bf6b [file] [log] [blame]
{
"name": "allow silent update",
"version": "2.0",
"manifest_version": 2,
"oauth2": {
"client_id": "my-client-id",
"scopes": ["scope1"]
},
"app": {
"background": {"scripts": ["background.js"]}
}
}