{ "name": "Extension API tests", "version": "0.1", "manifest_version": 2, "description": "Tests for the extension api tests api.", "background": { "scripts": ["background.js"], "persistent": true } }