summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/addons/test-addon-2/manifest.json
blob: 7d5e2d54ae6298e85bb6c8f260852e6ef63432a2 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "manifest_version": 2,
  "name": "test-addon-2",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "test-addon-2@mozilla.org"
    }
  }
}