summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/mole/manifest.json
blob: f6916ce626713843df0ada7d647614bea18eb997 (plain)
1
2
3
4
5
6
7
{
  "name": "Mole",
  "description": "Test animated popup moles",
  "version": "0.1",
  "toolstrips": ["mole.html"],
  "permissions": ["tabs"]
}