summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/api_test/connect_external/manifest.json
blob: c1b30cba1f10d3b608b1421886b3067793946957 (plain)
1
2
3
4
5
6
{
  "name": "connect_external",
  "version": "1.0",
  "description": "Tests connect to an external extension.",
  "background_page": "test.html"
}