summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/bad_private_key/manifest.json
blob: 87833c94f474135383a012caa6a03a4cf6cc7702 (plain)
1
2
3
4
5
6
7
8
{
  "manifest_version": 2,

  "name": "Bad extension",
  "description": "Bad bad!",
  "version": "1.0"

}