зеркало из https://github.com/mozilla/pjs.git
23 строки
867 B
JSON
23 строки
867 B
JSON
{
|
|
"version": 1,
|
|
"result": {
|
|
"searchResult": 4,
|
|
"RESULT_NOMATCH_ONGOING": 5,
|
|
"RESULT_SUCCESS_ONGOING": 6,
|
|
"searchString": "",
|
|
"defaultIndex": 0,
|
|
"errorDescription": "",
|
|
"matchCount": 5,
|
|
"RESULT_IGNORED": 1,
|
|
"RESULT_FAILURE": 2,
|
|
"RESULT_NOMATCH": 3,
|
|
"RESULT_SUCCESS": 4,
|
|
"data": [["http://example.com/a", "A", "favicon", "http://example.com/a/favicon.png"],
|
|
["http://example.com/b", "B", "favicon", "http://example.com/b/favicon.png"],
|
|
["http://example.com/c", "C", "favicon", "http://example.com/c/favicon.png"],
|
|
["http://example.com/d", "D", "bookmark", "http://example.com/d/favicon.png"],
|
|
["http://example.com/e", "E", "boolmark", "http://example.com/e/favicon.png"]
|
|
]
|
|
}
|
|
}
|