910e62b5创建于 1月15日历史提交
{
  "name": "Extension API tests",
  "version": "0.1",
  "manifest_version": 2,
  "description": "Tests for the extension api tests api.",
  "background": {
    "scripts": ["background.js"],
    "persistent": true
  }
}