summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/samples/resizer/manifest.json
blob: 20ae7f917499a8290e3c26866dc6f70fb30caf39 (plain)
1
2
3
4
5
6
{
  "name": "Resizer",
  "description": "Test animated resizing of view in for ExtensionView",
  "version": "0.1",
  "toolstrips": ["resizer.html"]
}