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