{
  "name": "window/argument overflow",
  "version": "0.1",
  "manifest_version": 2,
  "description": "Tests window.create with arguments that do not fit in an int32.",
  "background": {
    "page": "test.html"
  },
  "permissions": ["tabs"]
}
