Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: chrome/browser/search_engines/prepopulated_engines.json

Issue 330433002: Move prepopulated_engines to components/search_engines (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/search_engines/prepopulated_engines.json
diff --git a/chrome/browser/search_engines/prepopulated_engines.json b/chrome/browser/search_engines/prepopulated_engines.json
deleted file mode 100644
index 0bee48ee8bea92e5f175ee4d94724f46bcb8a674..0000000000000000000000000000000000000000
--- a/chrome/browser/search_engines/prepopulated_engines.json
+++ /dev/null
@@ -1,1389 +0,0 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-// This file is used during build to generate prepopulated_engine.h/cc.
-// For more details see tools/json_to_struct/json_to_struct.py.
-
-// Engine definitions. See prepopulated_engines_schema.json for the field
-// definitions.
-
-// The following unique IDs are available:
-// 11, 12, 13, 14, 18, 19, 20, 22, 24, 26, 28, 29, 30, 32, 33, 34, 39, 37,
-// 38, 40, 41, 42, 46, 47, 48, 49, 51, 52, 58, 59, 69, 71, 72, 82, 84, 86,
-// 88, 89, 91+
-//
-// IDs > 1000 are reserved for distribution custom engines.
-//
-// NOTES:
-// - CHANGE THE ABOVE NUMBERS IF YOU ADD A NEW ENGINE; ID conflicts = bad!
-// - Make sure you update the int_variables below as required.
-
-{
- "int_variables": {
- // The following id is for UMA stats only. Please update it if you add new
- // engines outside the current range or it will not be counted in stats.
- "kMaxPrepopulatedEngineID": 90,
-
- // Increment this if you change the data in ways that mean users with
- // existing data should get a new version.
- "kCurrentDataVersion": 76
- },
-
- // The following engines are included in country lists and are added to the
- // list of search engines on the first run depending on user's country.
- "elements": {
- "aol": {
- "name": "AOL",
- "keyword": "aol.com",
- "favicon_url": "http://search.aol.com/favicon.ico",
- "search_url": "http://search.aol.com/aol/search?q={searchTerms}",
- "suggest_url": "http://autocomplete.search.aol.com/autocomplete/get?output=json&it=&q={searchTerms}",
- "type": "SEARCH_ENGINE_AOL",
- "id": 35
- },
-
- "ask": {
- "name": "Ask",
- "keyword": "ask.com",
- "favicon_url": "http://sp.ask.com/sh/i/a16/favicon/favicon.ico",
- "search_url": "http://www.ask.com/web?q={searchTerms}",
- "suggest_url": "http://ss.ask.com/query?q={searchTerms}&li=ff",
- "type": "SEARCH_ENGINE_ASK",
- "id": 4
- },
-
- "ask_br": {
- "name": "Ask Brasil",
- "keyword": "br.ask.com",
- "favicon_url": "http://sp.br.ask.com/sh/i/a14/favicon/favicon.ico",
- "search_url": "http://br.ask.com/web?q={searchTerms}",
- "type": "SEARCH_ENGINE_ASK",
- "id": 4
- },
-
- "ask_uk": {
- "name": "Ask Jeeves",
- "keyword": "uk.ask.com",
- "favicon_url": "http://sp.uk.ask.com/sh/i/a16/favicon/favicon.ico",
- "search_url": "http://uk.ask.com/web?q={searchTerms}",
- "suggest_url": "http://ss.uk.ask.com/query?q={searchTerms}&li=ff",
- "type": "SEARCH_ENGINE_ASK",
- "id": 4
- },
-
- "baidu": {
- "name": "\u767e\u5ea6",
- "keyword": "baidu.com",
- "favicon_url": "http://www.baidu.com/favicon.ico",
- "search_url": "http://www.baidu.com/#ie={inputEncoding}&wd={searchTerms}",
- "type": "SEARCH_ENGINE_BAIDU",
- "id": 21
- },
-
- "bing": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_ar_XA": {
- "name": "Bing (\u0627\u0644\u0639\u0631\u0628\u064a\u0629)",
- "keyword": "bing.com_", // bing.com is taken by bing_en_XA.
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=ar-XA&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ar-XA",
- "type": "SEARCH_ENGINE_BING",
- "id": 7 // Can't be 3 as this has to appear in the Arabian countries'
- // lists alongside bing_en_XA.
- },
-
- "bing_da_DK": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=da-DK&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=da-DK",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_de_AT": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=de-AT&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-AT",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_de_CH": {
- "name": "Bing (Deutsch)",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=de-CH&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-CH",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_de_DE": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=de-DE&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=de-DE",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_AU": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-AU&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-AU",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_CA": {
- "name": "Bing (English)",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-CA&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-CA",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_GB": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-GB&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-GB",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_IE": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-IE&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-IE",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_IN": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-IN&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-IN",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_NZ": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-NZ&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-NZ",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_PH": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-PH&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-PH",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_SG": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-SG&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-SG",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_US": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-US&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-US",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_en_XA": {
- "name": "Bing (English)",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=en-XA&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=en-XA",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_es_AR": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=es-AR&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-AR",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_es_CL": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=es-CL&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-CL",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_es_ES": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=es-ES&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-ES",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_es_MX": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=es-MX&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-MX",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_es_XL": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=es-XL&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=es-XL",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_fi_FI": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=fi-FI&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fi-FI",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_fr_BE": {
- "name": "Bing (Fran\u00e7ais)",
- "keyword": "bing.com_", // bing.com is taken by bing_nl_BE.
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=fr-BE&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-BE",
- "type": "SEARCH_ENGINE_BING",
- "id": 7
- },
-
- "bing_fr_CA": {
- "name": "Bing (Fran\u00e7ais)",
- "keyword": "bing.com_", // bing.com is taken by bing_en_CA.
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=fr-CA&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-CA",
- "type": "SEARCH_ENGINE_BING",
- "id": 7
- },
-
- "bing_fr_CH": {
- "name": "Bing (Fran\u00e7ais)",
- "keyword": "bing.com_", // bing.com is taken by bing_de_CH.
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=fr-CH&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-CH",
- "type": "SEARCH_ENGINE_BING",
- "id": 7
- },
-
- "bing_fr_FR": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=fr-FR&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=fr-FR",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_it_IT": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=it-IT&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=it-IT",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_ja_JP": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=ja-JP&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ja-JP",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_lv_LV": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=lv-LV&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=lv-LV",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_nb_NO": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=nb-NO&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=nb-NO",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_nl_BE": {
- "name": "Bing (Nederlandstalige)",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=nl-BE&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=nl-BE",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_pl_PL": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=pl-PL&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pl-PL",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_pt_BR": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=pt-BR&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pt-BR",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_pt_PT": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=pt-PT&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=pt-PT",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_ru_RU": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=ru-RU&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=ru-RU",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_sv_SE": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=sv-SE&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=sv-SE",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_tr_TR": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=tr-TR&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=tr-TR",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_zh_HK": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=zh-HK&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=zh-HK",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "bing_zh_TW": {
- "name": "Bing",
- "keyword": "bing.com",
- "favicon_url": "https://www.bing.com/s/a/bing_p.ico",
- "search_url": "https://www.bing.com/search?setmkt=zh-TW&q={searchTerms}",
- "suggest_url": "http://api.bing.com/osjson.aspx?query={searchTerms}&language={language}",
- "new_tab_url": "https://www.bing.com/chrome/newtab?setmkt=zh-TW",
- "type": "SEARCH_ENGINE_BING",
- "id": 3
- },
-
- "daum": {
- "name": "Daum",
- "keyword": "daum.net",
- "favicon_url": "http://search.daum.net/favicon.ico",
- "search_url": "http://search.daum.net/search?ie={inputEncoding}&q={searchTerms}",
- "suggest_url": "http://sug.search.daum.net/search_nsuggest?mod=fxjson&ie={inputEncoding}&code=utf_in_out&q={searchTerms}",
- "type": "SEARCH_ENGINE_DAUM",
- "id": 68
- },
-
- "google": {
- "name": "Google",
- "keyword": "google.com",
- "favicon_url": "http://www.google.com/favicon.ico",
- "search_url": "{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:bookmarkBarPinned}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}{google:omniboxStartMarginParameter}ie={inputEncoding}",
- "suggest_url": "{google:baseSuggestURL}search?{google:searchFieldtrialParameter}client={google:suggestClient}&gs_ri={google:suggestRid}&xssi=t&q={searchTerms}&{google:inputType}{google:cursorPosition}{google:currentPageUrl}{google:pageClassification}{google:searchVersion}{google:sessionToken}sugkey={google:suggestAPIKeyParameter}",
- "instant_url": "{google:baseURL}webhp?sourceid=chrome-instant&{google:RLZ}{google:forceInstantResults}{google:instantExtendedEnabledParameter}{google:ntpIsThemedParameter}{google:omniboxStartMarginParameter}ie={inputEncoding}",
- "image_url": "{google:baseURL}searchbyimage/upload",
- "new_tab_url": "{google:baseURL}_/chrome/newtab?{google:RLZ}{google:instantExtendedEnabledParameter}{google:ntpIsThemedParameter}ie={inputEncoding}",
- "image_url_post_params": "encoded_image={google:imageThumbnail},image_url={google:imageURL},sbisrc={google:imageSearchSource},original_width={google:imageOriginalWidth},original_height={google:imageOriginalHeight}",
- "alternate_urls": [
- "{google:baseURL}#q={searchTerms}",
- "{google:baseURL}search#q={searchTerms}",
- "{google:baseURL}webhp#q={searchTerms}"
- ],
- "search_terms_replacement_key": "{google:instantExtendedEnabledKey}",
- "type": "SEARCH_ENGINE_GOOGLE",
- "id": 1
- },
-
- "kvasir": {
- "name": "Kvasir",
- "keyword": "kvasir.no",
- "favicon_url": "http://kvasir.no/grafikk/favicon.ico",
- "search_url": "http://kvasir.no/alle?q={searchTerms}",
- "type": "SEARCH_ENGINE_KVASIR",
- "id": 73
- },
-
- "mail_ru": {
- "name": "@MAIL.RU",
- "keyword": "mail.ru",
- "favicon_url": "http://go.imgsmail.ru/favicon.ico",
- "search_url": "http://go.mail.ru/search?q={searchTerms}",
- "encoding": "windows-1251",
- "suggest_url": "http://suggests.go.mail.ru/chrome?q={searchTerms}",
- "type": "SEARCH_ENGINE_MAILRU",
- "id": 83
- },
-
- "najdi": {
- "name": "Najdi.si",
- "keyword": "najdi.si",
- "favicon_url": "http://www.najdi.si/assets/PROD-1.4.10/ctx/images/favicon.ico",
- "search_url": "http://www.najdi.si/search.jsp?q={searchTerms}",
- "type": "SEARCH_ENGINE_NAJDI",
- "id": 87
- },
-
- "naver": {
- "name": "\ub124\uc774\ubc84",
- "keyword": "naver.com",
- "favicon_url": "http://sstatic.naver.net/search/favicon/favicon_140327.ico",
- "search_url": "http://search.naver.com/search.naver?ie={inputEncoding}&query={searchTerms}",
- "suggest_url": "http://ac.search.naver.com/nx/ac?of=os&ie={inputEncoding}&q={searchTerms}&oe={outputEncoding}",
- "type": "SEARCH_ENGINE_NAVER",
- "id": 67
- },
-
- "onet": {
- "name": "Onet.pl",
- "keyword": "onet.pl",
- "favicon_url": "http://szukaj.onet.pl/favicon.ico",
- "search_url": "http://szukaj.onet.pl/wyniki.html?qt={searchTerms}",
- "type": "SEARCH_ENGINE_ONET",
- "id": 75
- },
-
- "seznam": {
- "name": "Seznam",
- "keyword": "seznam.cz",
- "favicon_url": "http://search.seznam.cz/r/img/favicon.ico",
- "search_url": "http://search.seznam.cz/?q={searchTerms}",
- "suggest_url": "http://suggest.fulltext.seznam.cz/fulltext_ff?phrase={searchTerms}",
- "type": "SEARCH_ENGINE_SEZNAM",
- "id": 25
- },
-
- "sogou": {
- "name": "\u641c\u72d7",
- "keyword": "sogou.com",
- "favicon_url": "http://www.sogou.com/images/logo/old/favicon.ico",
- "search_url": "http://www.sogou.com/web?ie={inputEncoding}&query={searchTerms}",
- "type": "SEARCH_ENGINE_SOGOU",
- "id": 56
- },
-
- "vinden": {
- "name": "Vinden.nl",
- "keyword": "vinden.nl",
- "favicon_url": "http://www.vinden.nl/favicon.ico",
- "search_url": "http://www.vinden.nl/?q={searchTerms}",
- "type": "SEARCH_ENGINE_VINDEN",
- "id": 53
- },
-
- "virgilio": {
- "name": "Virgilio",
- "keyword": "virgilio.it",
- "favicon_url": "http://ricerca.virgilio.it/common/favicon.ico",
- "search_url": "http://ricerca.virgilio.it/ricerca?qs={searchTerms}",
- "encoding": "ISO-8859-1",
- "type": "SEARCH_ENGINE_VIRGILIO",
- "id": 62
- },
-
- "yahoo": {
- "name": "Yahoo!",
- "keyword": "yahoo.com",
- "favicon_url": "https://search.yahoo.com/favicon.ico",
- "search_url": "https://search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://ff.search.yahoo.com/gossip?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ar": {
- "name": "Yahoo! Argentina",
- "keyword": "ar.yahoo.com",
- "favicon_url": "https://ar.search.yahoo.com/favicon.ico",
- "search_url": "https://ar.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://ar-sayt.ff.search.yahoo.com/gossip-ar-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_at": {
- "name": "Yahoo! \u00d6sterreich",
- "keyword": "at.yahoo.com",
- "favicon_url": "https://at.search.yahoo.com/favicon.ico",
- "search_url": "https://at.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_au": {
- "name": "Yahoo!7",
- "keyword": "au.yahoo.com",
- "favicon_url": "https://au.search.yahoo.com/favicon.ico",
- "search_url": "https://au.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://aue-sayt.ff.search.yahoo.com/gossip-au-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_br": {
- "name": "Yahoo! Brasil",
- "keyword": "br.yahoo.com",
- "favicon_url": "https://br.search.yahoo.com/favicon.ico",
- "search_url": "https://br.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://br-sayt.ff.search.yahoo.com/gossip-br-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ca": {
- "name": "Yahoo! Canada",
- "keyword": "ca.yahoo.com",
- "favicon_url": "https://ca.search.yahoo.com/favicon.ico",
- "search_url": "https://ca.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.ca.yahoo.com/gossip-ca-sayt?output=fxjsonp&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ch": {
- "name": "Yahoo! Schweiz",
- "keyword": "ch.yahoo.com",
- "favicon_url": "https://ch.search.yahoo.com/favicon.ico",
- "search_url": "https://ch.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_cl": {
- "name": "Yahoo! Chile",
- "keyword": "cl.yahoo.com",
- "favicon_url": "https://cl.search.yahoo.com/favicon.ico",
- "search_url": "https://cl.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_co": {
- "name": "Yahoo! Colombia",
- "keyword": "co.yahoo.com",
- "favicon_url": "https://co.search.yahoo.com/favicon.ico",
- "search_url": "https://co.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_de": {
- "name": "Yahoo! Deutschland",
- "keyword": "de.yahoo.com",
- "favicon_url": "http://de.search.yahoo.com/favicon.ico",
- "search_url": "http://de.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://de-sayt.ff.search.yahoo.com/gossip-de-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- // For regional Yahoo variants without a region-specific suggestion service,
- // suggestion is disabled. For some of them, we might consider using one of
- // the other language/country URLs as a fallback.
- "yahoo_dk": {
- "name": "Yahoo! Danmark",
- "keyword": "dk.yahoo.com",
- "favicon_url": "http://dk.search.yahoo.com/favicon.ico",
- "search_url": "http://dk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_es": {
- "name": "Yahoo! Espa\u00f1a",
- "keyword": "es.yahoo.com",
- "favicon_url": "https://es.search.yahoo.com/favicon.ico",
- "search_url": "https://es.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://es-sayt.ff.search.yahoo.com/gossip-es-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_fi": {
- "name": "Yahoo! Suomi",
- "keyword": "fi.yahoo.com",
- "favicon_url": "https://fi.search.yahoo.com/favicon.ico",
- "search_url": "https://fi.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_fr": {
- "name": "Yahoo! France",
- "keyword": "fr.yahoo.com",
- "favicon_url": "https://fr.search.yahoo.com/favicon.ico",
- "search_url": "https://fr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://fr-sayt.ff.search.yahoo.com/gossip-fr-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 5 // Can't be 2 as this has to appear in the Belgium list alongside
- // yahoo.
- },
-
- "yahoo_gr": {
- "name": "Yahoo! \u0395\u03bb\u03bb\u03ac\u03b4\u03b1\u03c2",
- "keyword": "gr.yahoo.com",
- "favicon_url": "https://gr.search.yahoo.com/favicon.ico",
- "search_url": "https://gr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_hk": {
- "name": "Yahoo! Hong Kong",
- "keyword": "hk.yahoo.com",
- "favicon_url": "https://hk.search.yahoo.com/favicon.ico",
- "search_url": "https://hk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://hk-sayt.ff.search.yahoo.com/gossip-hk-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_id": {
- "name": "Yahoo! Indonesia",
- "keyword": "id.yahoo.com",
- "favicon_url": "https://id.search.yahoo.com/favicon.ico",
- "search_url": "https://id.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://id-sayt.ff.search.yahoo.com/gossip-id-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_in": {
- "name": "Yahoo! India",
- "keyword": "in.yahoo.com",
- "favicon_url": "https://in.search.yahoo.com/favicon.ico",
- "search_url": "https://in.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://in-sayt.ff.search.yahoo.com/gossip-in-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_jp": {
- "name": "Yahoo! JAPAN",
- "keyword": "yahoo.co.jp",
- "favicon_url": "http://search.yahoo.co.jp/favicon.ico",
- "search_url": "http://search.yahoo.co.jp/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://search.yahooapis.jp/AssistSearchService/V2/webassistSearch?p={searchTerms}&appid=oQsoxcyxg66enp0TYoirkKoryq6rF8bK76mW0KYxZ0v0WPLtn.Lix6wy8F_LwGWHUII-&output=fxjson&fr=crmas",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_maktoob": {
- "name": "Yahoo!\u200e \u0645\u0643\u062a\u0648\u0628",
- "keyword": "maktoob.yahoo.com",
- "favicon_url": "https://maktoob.search.yahoo.com/favicon.ico",
- "search_url": "https://maktoob.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_mx": {
- "name": "Yahoo! M\u00e9xico",
- "keyword": "mx.yahoo.com",
- "favicon_url": "https://mx.search.yahoo.com/favicon.ico",
- "search_url": "https://mx.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.mx.yahoo.com/gossip-mx-sayt?output=fxjsonp&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_my": {
- "name": "Yahoo! Malaysia",
- "keyword": "malaysia.yahoo.com",
- "favicon_url": "https://malaysia.search.yahoo.com/favicon.ico",
- "search_url": "https://malaysia.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://my-sayt.ff.search.yahoo.com/gossip-my-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_nl": {
- "name": "Yahoo! Nederland",
- "keyword": "nl.yahoo.com",
- "favicon_url": "https://nl.search.yahoo.com/favicon.ico",
- "search_url": "https://nl.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://ff.search.yahoo.com/gossip?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_nz": {
- "name": "Yahoo! New Zealand",
- "keyword": "nz.yahoo.com",
- "favicon_url": "https://nz.search.yahoo.com/favicon.ico",
- "search_url": "https://nz.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://aue-sayt.ff.search.yahoo.com/gossip-nz-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_pe": {
- "name": "Yahoo! Per\u00fa",
- "keyword": "pe.yahoo.com",
- "favicon_url": "https://pe.search.yahoo.com/favicon.ico",
- "search_url": "https://pe.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ph": {
- "name": "Yahoo! Philippines",
- "keyword": "ph.yahoo.com",
- "favicon_url": "https://ph.search.yahoo.com/favicon.ico",
- "search_url": "https://ph.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://ph-sayt.ff.search.yahoo.com/gossip-ph-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_qc": {
- "name": "Yahoo! Qu\u00e9bec",
- "keyword": "qc.yahoo.com",
- "favicon_url": "https://qc.search.yahoo.com/favicon.ico",
- "search_url": "https://qc.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.ca.yahoo.com/gossip-ca-sayt?output=fxjsonp&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 5 // Can't be 2 as this has to appear in the Canada list alongside
- // yahoo_ca.
- },
-
- "yahoo_ro": {
- "name": "Yahoo! Rom\u00e2nia",
- "keyword": "ro.yahoo.com",
- "favicon_url": "https://ro.search.yahoo.com/favicon.ico",
- "search_url": "https://ro.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ru": {
- "name": "Yahoo! \u043f\u043e-\u0440\u0443\u0441\u0441\u043a\u0438",
- "keyword": "ru.yahoo.com",
- "favicon_url": "https://ru.search.yahoo.com/favicon.ico",
- "search_url": "https://ru.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_se": {
- "name": "Yahoo! Sverige",
- "keyword": "se.yahoo.com",
- "favicon_url": "https://se.search.yahoo.com/favicon.ico",
- "search_url": "https://se.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_sg": {
- "name": "Yahoo! Singapore",
- "keyword": "sg.yahoo.com",
- "favicon_url": "https://sg.search.yahoo.com/favicon.ico",
- "search_url": "https://sg.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://sg-sayt.ff.search.yahoo.com/gossip-sg-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_th": {
- "name": "Yahoo! \u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22",
- "keyword": "th.yahoo.com",
- "favicon_url": "https://th.search.yahoo.com/favicon.ico",
- "search_url": "https://th.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://th-sayt.ff.search.yahoo.com/gossip-th-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_tr": {
- "name": "Yahoo! T\u00fcrkiye",
- "keyword": "tr.yahoo.com",
- "favicon_url": "https://tr.search.yahoo.com/favicon.ico",
- "search_url": "https://tr.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_tw": {
- "name": "Yahoo!\u5947\u6469",
- "keyword": "tw.yahoo.com",
- "favicon_url": "https://tw.search.yahoo.com/favicon.ico",
- "search_url": "https://tw.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://hk-sayt.ff.search.yahoo.com/gossip-hk-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_uk": {
- "name": "Yahoo! UK & Ireland",
- "keyword": "uk.yahoo.com",
- "favicon_url": "https://uk.search.yahoo.com/favicon.ico",
- "search_url": "https://uk.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://uk-sayt.ff.search.yahoo.com/gossip-uk-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_ve": {
- "name": "Yahoo! Venezuela",
- "keyword": "ve.yahoo.com",
- "favicon_url": "https://ve.search.yahoo.com/favicon.ico",
- "search_url": "https://ve.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://gossip.telemundo.yahoo.com/gossip-e1-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yahoo_vn": {
- "name": "Yahoo! Vi\u1ec7t Nam",
- "keyword": "vn.yahoo.com",
- "favicon_url": "http://vn.search.yahoo.com/favicon.ico",
- "search_url": "http://vn.search.yahoo.com/search?ei={inputEncoding}&fr=crmas&p={searchTerms}",
- "suggest_url": "http://vn-sayt.ff.search.yahoo.com/gossip-vn-sayt?output=fxjson&command={searchTerms}",
- "type": "SEARCH_ENGINE_YAHOO",
- "id": 2
- },
-
- "yandex_ru": {
- "name": "\u042f\u043d\u0434\u0435\u043a\u0441",
- "keyword": "yandex.ru",
- "favicon_url": "http://yandex.st/lego/_/pDu9OWAQKB0s2J9IojKpiS_Eho.ico",
- "search_url": "http://yandex.ru/yandsearch?text={searchTerms}",
- "suggest_url": "http://suggest.yandex.net/suggest-ff.cgi?part={searchTerms}",
- "type": "SEARCH_ENGINE_YANDEX",
- "id": 15
- },
-
- "yandex_tr": {
- "name": "Yandex",
- "keyword": "yandex.com.tr",
- "favicon_url": "http://yastatic.net/islands-icons/_/6jyHGXR8-HAc8oJ1bU8qMUQQz_g.ico",
- "search_url": "http://www.yandex.com.tr/yandsearch?text={searchTerms}",
- "suggest_url": "http://suggest.yandex.com.tr/suggest-ff.cgi?part={searchTerms}",
- "type": "SEARCH_ENGINE_YANDEX",
- "id": 15
- },
-
- "yandex_ua": {
- "name": "\u042f\u043d\u0434\u0435\u043a\u0441",
- "keyword": "yandex.ua",
- "favicon_url": "http://yastatic.net/islands-icons/_/aKnllxm-gQhidpzbZqub7qe641g.ico",
- "search_url": "http://yandex.ua/yandsearch?text={searchTerms}",
- "suggest_url": "http://suggest.yandex.ua/suggest-ff.cgi?part={searchTerms}",
- "type": "SEARCH_ENGINE_YANDEX",
- "id": 15
- },
-
-
- // UMA-only engines ////////////////////////////////////////////////////////
-
- // The following engines are not included in any of the country lists. They
- // are listed in |kAllEngines|, however, so that GetEngineType can find them
- // for UMA reporting purposes.
-
- "atlas_cz": {
- "name": "Atlas.cz",
- "keyword": "atlas.cz",
- "favicon_url": "http://searchatlas.centrum.cz/favicon.ico",
- "search_url": "http://searchatlas.centrum.cz/?q={searchTerms}",
- "suggest_url": "http://radce.centrum.cz/?q={searchTerms}&of=1",
- "type": "SEARCH_ENGINE_ATLAS",
- "id": 27
- },
-
- "atlas_sk": {
- "name": "ATLAS.SK",
- "keyword": "atlas.sk",
- "favicon_url": "http://static.mediacentrum.sk/katalog/atlas.sk/images/favicon.ico",
- "search_url": "http://hladaj.atlas.sk/fulltext/?phrase={searchTerms}",
- "id": 27
- },
-
- "avg": {
- "name": "AVG",
- "keyword": "search.avg.com",
- "favicon_url": "http://search.avg.com/favicon.ico",
- "search_url": "http://search.avg.com/search?q={searchTerms}",
- "alternate_urls": [
- "http://isearch.avg.com/search?q={searchTerms}",
- "http://search.avg.com/route/?q={searchTerms}&lng={language}"
- ],
- "type": "SEARCH_ENGINE_AVG",
- "id": 50
- },
-
- "babylon": {
- "name": "Babylon",
- "keyword": "search.babylon.com",
- "favicon_url": "http://search.babylon.com/favicon.ico",
- "search_url": "http://search.babylon.com/home?q={searchTerms}",
- "alternate_urls": [
- "http://search.babylon.com/?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_BABYLON",
- "id": 64
- },
-
- "conduit": {
- "name": "Conduit",
- "keyword": "conduit.com",
- "favicon_url": "http://www.conduit.com/favicon.ico",
- "search_url": "http://www.conduit.com/search?q={searchTerms}&ie={inputEncoding}&cx=010301873083402539744%3Anxaq5wgrtuo&cof=forid%3A11",
- "alternate_urls": [
- "http://search.conduit.com/Results.aspx?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_CONDUIT",
- "id": 36
- },
-
- "delfi_lt": {
- "name": "DELFI",
- "keyword": "delfi.lt",
- "favicon_url": "http://www.delfi.lt/favicon.ico",
- "search_url": "http://www.delfi.lt/paieska/?q={searchTerms}",
- "type": "SEARCH_ENGINE_DELFI",
- "id": 45
- },
-
- "delfi_lv": {
- "name": "DELFI",
- "keyword": "delfi.lv",
- "favicon_url": "http://g1.delphi.lv/favicon.ico",
- "search_url": "http://www.delfi.lv/search_all/?ie={inputEncoding}&q={searchTerms}&lang={language}&cx=partner-pub-7754285690273419%3A1507605038&cof=FORID%3A10",
- "type": "SEARCH_ENGINE_DELFI",
- "id": 45
- },
-
- "delta": {
- "name": "Delta",
- "keyword": "delta-search.com",
- "favicon_url": "http://www.delta-search.com/favicon.ico",
- "search_url": "http://www.delta-search.com/home?q={searchTerms}",
- "alternate_urls": [
- "http://www.delta-search.com/?q={searchTerms}",
- "http://www1.delta-search.com/home?q={searchTerms}",
- "http://www1.delta-search.com/?q={searchTerms}",
- "http://www2.delta-search.com/home?q={searchTerms}",
- "http://www2.delta-search.com/?q={searchTerms}",
- "http://www.search.delta-search.com/home?q={searchTerms}",
- "http://www.search.delta-search.com/?q={searchTerms}",
- "http://www.yhs.delta-search.com/home?q={searchTerms}",
- "http://www.yhs.delta-search.com/?q={searchTerms}",
- "http://mixidj.delta-search.com/home?q={searchTerms}",
- "http://mixidj.delta-search.com/?q={searchTerms}",
- "http://www.search.delta-search.com/home?q={searchTerms}",
- "http://www.search.delta-search.com/?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_DELTA",
- "id": 66
- },
-
- "funmoods": {
- "name": "Funmoods",
- "keyword": "searchfunmoods.com",
- "favicon_url": "http://searchfunmoods.com/favicon.ico",
- "search_url": "http://searchfunmoods.com/results.php?q={searchTerms}",
- "type": "SEARCH_ENGINE_FUNMOODS",
- "id": 60
- },
-
- "goo": {
- "name": "goo",
- "keyword": "search.goo.ne.jp",
- "favicon_url": "http://goo.ne.jp/favicon.ico",
- "search_url": "http://search.goo.ne.jp/web.jsp?MT={searchTerms}&IE={inputEncoding}",
- "suggest_url": "http://search.goo.ne.jp/sgt.jsp?MT={searchTerms}&CL=plugin&FM=json&IE={inputEncoding}",
- "encoding": "EUC-JP",
- "type": "SEARCH_ENGINE_GOO",
- "id": 23
- },
-
- "imesh": {
- "name": "IMesh",
- "keyword": "search.imesh.net",
- "favicon_url": "http://search.imesh.net/favicon.ico",
- "search_url": "http://search.imesh.net/music?hl={language}&si={searchTerms}",
- "type": "SEARCH_ENGINE_IMESH",
- "id": 81
- },
-
- "iminent": {
- "name": "SearchTheWeb",
- "keyword": "iminent.com",
- "favicon_url": "http://search.iminent.com/Shared/Images/favicon_gl.ico",
- "search_url": "http://search.iminent.com/?q={searchTerms}",
- "alternate_urls": [
- "http://search.iminent.com/SearchTheWeb/v6/1033/homepage/Default.aspx#q={searchTerms}",
- "http://search.iminent.com/SearchTheWeb/v6/1033/homepage/Result.aspx#q={searchTerms}",
- "http://start.iminent.com/?q={searchTerms}",
- "http://start.iminent.com/StartWeb/1033/homepage/#q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_IMINENT",
- "id": 79
- },
-
- "in": {
- "name": "in.gr",
- "keyword": "in.gr",
- "favicon_url": "http://find.in.gr/Themes/1/Default/Media/Layout/icon_in.png",
- "search_url": "http://find.in.gr/?q={searchTerms}&ie={inputEncoding}&cx=partner-pub-3451081775397713%3Aklnvxp4nycj&cof=FORID%3A9",
- "type": "SEARCH_ENGINE_IN",
- "id": 54
- },
-
- "incredibar": {
- "name": "MyStart",
- "keyword": "mystart.incredibar.com",
- "favicon_url": "http://search.incredibar.com/favicon.ico",
- "search_url": "http://search.incredibar.com/search.php?q={searchTerms}",
- "alternate_urls": [
- "http://search.incredibar.com/?q={searchTerms}",
- "http://mystart.incredibar.com/?search={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_INCREDIBAR",
- "id": 74
- },
-
- "libero": {
- "name": "Libero",
- "keyword": "libero.it",
- "favicon_url": "http://ms1.iol.it/graph_hf/v.8.3.04/themes/default/img/favicon.ico",
- "search_url": "http://arianna.libero.it/search/abin/integrata.cgi?query={searchTerms}",
- "encoding": "ISO-8859-1",
- "type": "SEARCH_ENGINE_LIBERO",
- "id": 63
- },
-
- "neti": {
- "name": "NETI",
- "keyword": "neti.ee",
- "favicon_url": "http://www.neti.ee/favicon.ico",
- "search_url": "http://www.neti.ee/cgi-bin/otsing?query={searchTerms}",
- "suggest_url": "http://www.neti.ee/api/suggestOS?suggestQuery={searchTerms}",
- "encoding": "ISO-8859-1",
- "type": "SEARCH_ENGINE_NETI",
- "id": 44
- },
-
- "nigma": {
- "name": "\u041d\u0438\u0433\u043c\u0430",
- "keyword": "nigma.ru",
- "favicon_url": "http://nigma.ru/themes/nigma/img/favicon.ico",
- "search_url": "http://nigma.ru/?s={searchTerms}",
- "suggest_url": "http://autocomplete.nigma.ru/complete/query_help.php?suggest=true&q={searchTerms}",
- "type": "SEARCH_ENGINE_NIGMA",
- "id": 43
- },
-
- "ok": {
- "name": "OK.hu",
- "keyword": "ok.hu",
- "favicon_url": "http://ok.hu/gfx/favicon.ico",
- "search_url": "http://ok.hu/katalogus?q={searchTerms}",
- "encoding": "ISO-8859-2",
- "type": "SEARCH_ENGINE_OK",
- "id": 6
- },
-
- "rambler": {
- "name": "\u0420\u0430\u043c\u0431\u043b\u0435\u0440",
- "keyword": "rambler.ru",
- "favicon_url": "http://nova.rambler.ru/static/blocks/images/favicon.ico",
- "search_url": "http://nova.rambler.ru/search?query={searchTerms}",
- "suggest_url": "http://nova.rambler.ru/suggest?v=3&query={searchTerms}",
- "type": "SEARCH_ENGINE_RAMBLER",
- "id": 16
- },
-
- "sapo": {
- "name": "SAPO",
- "keyword": "sapo.pt",
- "favicon_url": "http://imgs.sapo.pt/images/sapo.ico",
- "search_url": "http://pesquisa.sapo.pt/?q={searchTerms}",
- "suggest_url": "http://pesquisa.sapo.pt/livesapo?q={searchTerms}",
- "type": "SEARCH_ENGINE_SAPO",
- "id": 77
- },
-
- "searchnu": {
- "name": "searchnu",
- "keyword": "searchnu.com",
- "favicon_url": "http://www.searchnu.com/favicon.ico",
- "search_url": "http://www.searchnu.com/web?hl={language}&si={searchTerms}",
- "type": "SEARCH_ENGINE_SEARCHNU",
- "id": 61
- },
-
- "search_results": {
- "name": "Search-results",
- "keyword": "search-results.com",
- "favicon_url": "http://ak.apnstatic.com/media/images/favicon_search-results.ico",
- "search_url": "http://dts.search-results.com/sr?lng={language}&src=hmp&q={searchTerms}",
- "alternate_urls": [
- "http://www.search-results.com/web?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_SEARCH_RESULTS",
- "id": 78
- },
-
- "snapdo": {
- "name": "SnapDo",
- "keyword": "search.snapdo.com",
- "favicon_url": "http://linkurystoragenorthus.blob.core.windows.net/static/favicon.ico",
- "search_url": "http://search.snapdo.com/?q={searchTerms}",
- "alternate_urls": [
- "http://search.snap.do/?q={searchTerms}",
- "http://feed.snapdo.com/?q={searchTerms}",
- "http://feed.snap.do/?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_SNAPDO",
- "id": 70
- },
-
- "softonic": {
- "name": "softonic",
- "keyword": "search.softonic.com",
- "favicon_url": "http://search.softonic.com/img/favicon.ico",
- "search_url": "http://search.softonic.com/?q={searchTerms}",
- "alternate_urls": [
- "http://en.softonic.com/s/{searchTerms}",
- "http://www.softonic.com/s/{searchTerms}",
- "http://www.softonic.com.br/s/{searchTerms}",
- "http://buscador.softonic.com/?q={searchTerms}",
- "http://nl.softonic.com/s/{searchTerms}"
- ],
- "type": "SEARCH_ENGINE_SOFTONIC",
- "id": 80
- },
-
- "sweetim": {
- "name": "SweetIM",
- "keyword": "home.sweetim.com",
- "favicon_url": "http://search.sweetim.com/favicon.ico",
- "search_url": "http://search.sweetim.com/search.asp?q={searchTerms}&ln={language}",
- "type": "SEARCH_ENGINE_SWEETPACKS",
- "id": 65
- },
-
- "sweetpacks": {
- "name": "Sweetpacks",
- "keyword": "start.sweetpacks.com",
- "favicon_url": "http://start.sweetpacks.com/favicon.ico",
- "search_url": "http://start.sweetpacks.com/search.asp?q={searchTerms}&ln={language}",
- "alternate_urls": [
- "http://start.sweetpacks.com/?q={searchTerms}",
- "http://mysearch.sweetpacks.com/?q={searchTerms}"
- ],
- "type": "SEARCH_ENGINE_SWEETPACKS",
- "id": 65
- },
-
- "terra_ar": {
- "name": "Terra Argentina",
- "keyword": "terra.com.ar",
- "favicon_url": "http://buscar.terra.com.ar/favicon.ico",
- "search_url": "http://buscar.terra.com.ar/Default.aspx?source=Search&ca=s&query={searchTerms}",
- "encoding": "ISO-8859-1",
- "type": "SEARCH_ENGINE_TERRA",
- "id": 90
- },
-
- "terra_es": {
- "name": "Terra",
- "keyword": "terra.es",
- "favicon_url": "http://buscador.terra.es/favicon.ico",
- "search_url": "http://buscador.terra.es/Default.aspx?source=Search&ca=s&query={searchTerms}",
- "encoding": "ISO-8859-1",
- "type": "SEARCH_ENGINE_TERRA",
- "id": 90
- },
-
- "tut": {
- "name": "TUT.BY",
- "keyword": "tut.by",
- "favicon_url": "http://search.tut.by/favicon.ico",
- "search_url": "http://search.tut.by/?ru=1&query={searchTerms}",
- "suggest_url": "http://suggest.yandex.ru/suggest-ff.cgi?part={searchTerms}&limit=10",
- "type": "SEARCH_ENGINE_TUT",
- "id": 17
- },
-
- "walla": {
- "name": "\u05d5\u05d5\u05d0\u05dc\u05d4!",
- "keyword": "walla.co.il",
- "favicon_url": "http://www.walla.co.il/favicon.ico",
- "search_url": "http://search.walla.co.il/?q={searchTerms}",
- "type": "SEARCH_ENGINE_WALLA",
- "id": 55
- },
-
- "wp": {
- "name": "Wirtualna Polska",
- "keyword": "wp.pl",
- "favicon_url": "http://i.wp.pl/a/i/stg/500/favicon.ico",
- "search_url": "http://szukaj.wp.pl/szukaj.html?q={searchTerms}",
- "type": "SEARCH_ENGINE_WP",
- "id": 76
- },
-
- "zoznam": {
- "name": "Zoznam",
- "keyword": "zoznam.sk",
- "favicon_url": "http://www.zoznam.sk/favicon.ico",
- "search_url": "http://www.zoznam.sk/hladaj.fcgi?s={searchTerms}",
- "encoding": "windows-1250",
- "type": "SEARCH_ENGINE_ZOZNAM",
- "id": 85
- }
- }
-}
« no previous file with comments | « chrome/browser/search_engines/prepopulated_engines.gyp ('k') | chrome/browser/search_engines/prepopulated_engines_schema.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698