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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |