summaryrefslogtreecommitdiffstats
path: root/comm/mail/components/search/extensions/faclair-beag/manifest.json
blob: d183697b78a2083f641c55e4b99dd7a86d7ff42c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "Am Faclair Beag",
  "description": "Lorg Am Faclair Beag",
  "manifest_version": 2,
  "version": "1.0",
  "applications": {
    "gecko": {
      "id": "faclair-beag@search.mozilla.org"
    }
  },
  "hidden": true,
  "icons": {
    "16": "favicon.ico"
  },
  "web_accessible_resources": ["favicon.ico"],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Am Faclair Beag",
      "search_url": "https://www.faclair.com/",
      "search_url_get_params": "txtSearch={searchTerms}"
    }
  }
}