Copy and Search
Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)
Co to jest Copy and Search?
Copy and Search to rozszerzenie Chrome opracowane przez http://karpolan.com, a jego główną funkcją jest „Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Copy and Search
Pobierz pliki rozszerzeń Copy and Search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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? :)
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cecncnbpbaagmnncemipofjkimmmhnld |
Oficjalny URL | https://chrome.google.com/webstore/detail/copy-and-search/cecncnbpbaagmnncemipofjkimmmhnld |
Opis | Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki) |
Rozmiar pliku | 39.73 KB |
Liczba instalacji | 159 |
Aktualna Wersja | 1.0.5 |
Ostatnia Aktualizacja | 2013-07-16 |
Data Publikacji | 2013-07-16 |
Ocena | 2.50/5 Łącznie 4 Oceny |
Deweloper | http://karpolan.com |
Typ Płatności | free |
Strona Rozszerzenia | http://karpolan.com/software/copy-and-search/ |
Obsługiwane Języki | 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": [ " |