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