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