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