summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/cld/manifest.json
blob: c0f20f28e238d380d671b5389861e663ac8a34b1 (plain)
1
2
3
4
5
6
{
  "name": "CLD",
  "description": "Returns language of a tab",
  "version": "0.1",
  "toolstrips": ["toolstrip.html"]
}