aboutsummaryrefslogtreecommitdiff
path: root/examples/search.json
blob: 49cd01ee4590ae6a7885c3dbb043a584803b9c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
  "version": 1,
  "buildID": "20200218152453",
  "appVersion": "73.0.1",
  "locale": "und",
  "visibleDefaultEngines": [
    "{842c8222-5b6d-47bf-b7c8-8a1bc2da3426}",
    "ddg",
    "wikipedia"
  ],
  "metaData": {
    "current": "Qwant Junior",
    "hash": "h6sprAeyxlX/pB7whMweqO2gTV4Yl46SEnp5yf2aDqo="
  },
  "engines": [
    {
      "_name": "Qwant Junior",
      "_shortName": "{842c8222-5b6d-47bf-b7c8-8a1bc2da3426}",
      "_loadPath": "[other]addEngineWithDetails:{842c8222-5b6d-47bf-b7c8-8a1bc2da3426}",
      "description": "Qwant Junior Extension define qwantjunior.com as your default homepage and search engine.",
      "__searchForm": "https://www.qwantjunior.com",
      "_iconURL": "",
      "_iconMapObj": {
        "{}": "moz-extension://36d50491-93ae-4f47-ba46-3d6e00c098e9/img/icon128.png"
      },
      "_metaData": {
        "alias": "qj",
        "order": 4,
        "loadPathHash": "jTHiliDTnSB+DRoU/4LtqdxF3eLwtoHZLl2s6waAkmw="
      },
      "_urls": [
        {
          "params": [],
          "rels": [],
          "resultDomain": "www.qwantjunior.com",
          "template": "https://www.qwantjunior.com/?q={searchTerms}&client=ext-firefox-sb"
        },
        {
          "params": [],
          "rels": [],
          "resultDomain": "api.qwant.com",
          "template": "https://api.qwant.com/egp/suggest/?q={searchTerms}&client=opensearch&lang=en_us",
          "type": "application/x-suggestions+json"
        }
      ],
      "_isBuiltin": false,
      "queryCharset": "UTF-8",
      "_readOnly": false,
      "extensionID": "{842c8222-5b6d-47bf-b7c8-8a1bc2da3426}",
      "extensionLocale": "default"
    },
    {
      "_name": "DuckDuckGo",
      "_shortName": "ddg",
      "_loadPath": "[other]addEngineWithDetails:ddg@search.mozilla.org",
      "description": "Search DuckDuckGo",
      "__searchForm": "https://duckduckgo.com/?q={searchTerms}",
      "_iconURL": "moz-extension://b858e739-dd41-4b57-b053-5062bf8c4527/favicon.ico",
      "_iconMapObj": {
        "{}": "moz-extension://b858e739-dd41-4b57-b053-5062bf8c4527/favicon.ico"
      },
      "_metaData": {
        "alias": null,
        "order": 5
      },
      "_urls": [
        {
          "params": [
            {
              "name": "t",
              "value": "ffcm",
              "purpose": "contextmenu"
            },
            {
              "name": "t",
              "value": "ffab",
              "purpose": "keyword"
            },
            {
              "name": "t",
              "value": "ffsb",
              "purpose": "searchbar"
            },
            {
              "name": "t",
              "value": "ffhp",
              "purpose": "homepage"
            },
            {
              "name": "t",
              "value": "ffnt",
              "purpose": "newtab"
            },
            {
              "name": "q",
              "value": "{searchTerms}"
            }
          ],
          "rels": [],
          "resultDomain": "duckduckgo.com",
          "template": "https://duckduckgo.com/"
        },
        {
          "params": [
            {
              "name": "q",
              "value": "{searchTerms}"
            },
            {
              "name": "type",
              "value": "list"
            }
          ],
          "rels": [],
          "resultDomain": "ac.duckduckgo.com",
          "template": "https://ac.duckduckgo.com/ac/",
          "type": "application/x-suggestions+json"
        }
      ],
      "_isBuiltin": true,
      "queryCharset": "UTF-8",
      "extensionID": "ddg@search.mozilla.org",
      "extensionLocale": "default"
    },
    {
      "_name": "Wikipedia (en)",
      "_shortName": "wikipedia",
      "_loadPath": "[other]addEngineWithDetails:wikipedia@search.mozilla.org",
      "description": "Wikipedia, the Free Encyclopedia",
      "__searchForm": "https://en.wikipedia.org/wiki/Special:Search?search={searchTerms}&sourceid=Mozilla-search",
      "_iconURL": "moz-extension://00924149-f180-48b5-99ca-1105a254463e/favicon.ico",
      "_iconMapObj": {
        "{}": "moz-extension://00924149-f180-48b5-99ca-1105a254463e/favicon.ico"
      },
      "_metaData": {
        "alias": null,
        "order": 8
      },
      "_urls": [
        {
          "params": [
            {
              "name": "search",
              "value": "{searchTerms}"
            },
            {
              "name": "sourceid",
              "value": "Mozilla-search"
            }
          ],
          "rels": [],
          "resultDomain": "en.wikipedia.org",
          "template": "https://en.wikipedia.org/wiki/Special:Search"
        },
        {
          "params": [],
          "rels": [],
          "resultDomain": "en.wikipedia.org",
          "template": "https://en.wikipedia.org/w/api.php?action=opensearch&search={searchTerms}",
          "type": "application/x-suggestions+json"
        }
      ],
      "_isBuiltin": true,
      "queryCharset": "UTF-8",
      "extensionID": "wikipedia@search.mozilla.org",
      "extensionLocale": "default"
    }
  ]
}