Copy and Search
Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)
Apa itu Copy and Search?
Copy and Search adalah ekstensi Chrome yang dikembangkan oleh http://karpolan.com, dan fitur utamanya adalah "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Copy and Search
Unduh file ekstensi Copy and Search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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? :)
Informasi Dasar Ekstensi
Nama | |
ID | cecncnbpbaagmnncemipofjkimmmhnld |
URL Resmi | https://chrome.google.com/webstore/detail/copy-and-search/cecncnbpbaagmnncemipofjkimmmhnld |
Deskripsi | Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki) |
Ukuran File | 39.73 KB |
Jumlah Instalasi | 159 |
Versi Saat Ini | 1.0.5 |
Terakhir Diperbarui | 2013-07-16 |
Tanggal Publikasi | 2013-07-16 |
Penilaian | 2.50/5 Total 4 Penilaian |
Pengembang | http://karpolan.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://karpolan.com/software/copy-and-search/ |
Bahasa yang Didukung | 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": [ " |