Copy and Search
Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)
Copy and Searchとは何ですか?
Copy and Searchはhttp://karpolan.comによって開発されたChromeの拡張機能で、その主な機能は「Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)」です。
拡張機能のスクリーンショット
Copy and Search拡張機能のCRXファイルをダウンロード
Copy and Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
How often do you select text, copy it, and then open new browser tab to search? "Copy and Search" helps you to do the same with selected text just by pressing a single keyboard combination! Moreover, there are different keyboard combinations for different search providers Ctrl+Shift+G -> Google Ctrl+Shift+B -> Bing Ctrl+Shift+Y -> Yandex Ctrl+Shift+W -> Wiki Cool isn't it? :)
拡張機能の基本情報
名前 | |
ID | cecncnbpbaagmnncemipofjkimmmhnld |
公式URL | https://chrome.google.com/webstore/detail/copy-and-search/cecncnbpbaagmnncemipofjkimmmhnld |
説明 | Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki) |
ファイルサイズ | 39.73 KB |
インストール数 | 159 |
現在のバージョン | 1.0.5 |
最終更新日 | 2013-07-16 |
公開日 | 2013-07-16 |
評価 | 2.50/5 合計 4 レビュー |
開発者 | http://karpolan.com |
支払い方法 | free |
拡張機能のウェブサイト | http://karpolan.com/software/copy-and-search/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Copy and Search", "version": "1.0.5", "description": "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)", "permissions": [ "clipboardWrite", "clipboardRead", "activeTab", "tabs" ], "background": { "page": "background.html" }, "content_scripts": [ { "matches": [ " |