summaryrefslogtreecommitdiffstats
path: root/toolkit/components/normandy/test/browser/addons/normandydriver-a-2.0/manifest.json
blob: 40f73514253b54b44edc019ce8300fa429a136ef (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "manifest_version": 2,
    "name": "normandy_fixture_a",
    "version": "2.0",
    "description": "Dummy test fixture that's a webextension, branch A",
    "browser_specific_settings": {
        "gecko": {
            "id": "normandydriver-a@example.com"
        }
    }
}