summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/tests/unit/data/search-extensions/engines.json
blob: d745558b738a6828a75257452249013e5b10f6ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "data": [
    {
      "webExtension": {
        "id": "telemetrySearchIdentifier@search.mozilla.org"
      },
      "appliesTo": [
        {
          "included": { "everywhere": true }
        }
      ]
    }
  ]
}