{
    "name": "Install to quit",
    "version": "1",
    "manifest_version": 2,
    "background": {
        "scripts": ["background.js"]
    }
}
