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