25 lines
671 B
JSON
25 lines
671 B
JSON
{
|
|
"name": "Yahoo!オークション",
|
|
"description": "ヤフオク! 検索",
|
|
"manifest_version": 2,
|
|
"version": "1.5",
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"id": "yahoo-jp-auctions@search.mozilla.org"
|
|
}
|
|
},
|
|
"hidden": true,
|
|
"icons": {
|
|
"16": "favicon.ico"
|
|
},
|
|
"web_accessible_resources": ["favicon.ico"],
|
|
"chrome_settings_overrides": {
|
|
"search_provider": {
|
|
"name": "Yahoo!オークション",
|
|
"encoding": "EUC-JP",
|
|
"search_url": "https://auctions.yahoo.co.jp/search/search",
|
|
"search_form": "https://auctions.yahoo.co.jp/",
|
|
"search_url_get_params": "p={searchTerms}&ei=EUC-JP&fr=mozff"
|
|
}
|
|
}
|
|
}
|