Right click search in Target
Search text selection with Target.com, Search option is located in the right-click menu.
Right click search in Targetとは何ですか?
Right click search in TargetはTarget Corporationによって開発されたChromeの拡張機能で、その主な機能は「Search text selection with Target.com, Search option is located in the right-click menu.」です。
拡張機能のスクリーンショット
Right click search in Target拡張機能のCRXファイルをダウンロード
Right click search in Target拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Search for highlighted text on Target.com with right-click option enbabled
Following is the process to find search results:
"Highlight text, right-click and search in Target.com and results will open in a new tab." 拡張機能の基本情報
| 名前 | |
| ID | mpoafkdidocmaiheimphkhjoocjcbgei |
| 公式URL | https://chromewebstore.google.com/detail/right-click-search-in-tar/mpoafkdidocmaiheimphkhjoocjcbgei |
| 説明 | Search text selection with Target.com, Search option is located in the right-click menu. |
| ファイルサイズ | 21.89 KB |
| インストール数 | 634 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2012-06-27 |
| 公開日 | 2012-06-27 |
| 評価 | 3.56/5 合計 9 レビュー |
| 開発者 | Target Corporation |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Right click search in Target",
"description": "Search text selection with Target.com, Search option is located in the right-click menu.",
"version": "1.1",
"icons": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"64": "64.png",
"128": "128.png"
},
"minimum_chrome_version": "10.0",
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"primary.js"
]
},
"manifest_version": 2
} | |