summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/buildbot/manifest.json
blob: 71e232658d6e9cb9e4cb29f93030443939e6b19c (plain)
1
2
3
4
5
6
7
8
{
  "description": "Buildbot waterfall monitor",
  "name": "buildbot", 
  "toolstrips": [
    "buildbot.html"
  ], 
  "version": "0.1"
}