Baidu Search
Select the keyword which you want to search, then right click it and choose baidu search
Baidu Searchとは何ですか?
Baidu SearchはOnion515によって開発されたChromeの拡張機能で、その主な機能は「Select the keyword which you want to search, then right click it and choose baidu search」です。
拡張機能のスクリーンショット
Baidu Search拡張機能のCRXファイルをダウンロード
Baidu Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Select which words you want to search, then right click the mouse,
you will see the context menus have a new option which call the "Baidu Search" click it will use the baidu search engine to search your words.
ps: Baidu Search Engine is a chinese famous search engine so that why the result almost is the chinese result 拡張機能の基本情報
| 名前 | |
| ID | acefekdhohafkelpdfdjjopdghejaahi |
| 公式URL | https://chromewebstore.google.com/detail/baidu-search/acefekdhohafkelpdfdjjopdghejaahi |
| 説明 | Select the keyword which you want to search, then right click it and choose baidu search |
| ファイルサイズ | 9.91 KB |
| インストール数 | 1,701 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2015-03-09 |
| 公開日 | 2015-03-09 |
| 評価 | 3.91/5 合計 11 レビュー |
| 開発者 | Onion515 |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"background.js"
]
},
"description": "Select the keyword which you want to search, then right click it and choose baidu search",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"manifest_version": 2,
"name": "Baidu Search",
"permissions": [
"contextMenus"
],
"version": "1.0"
} | |