Copy and Search
Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)
Vad är Copy and Search?
Copy and Search är en Chrome-tillägg utvecklad av http://karpolan.com, och dess huvudfunktion är "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)".
Tilläggsskärmbilder
Ladda ner Copy and Search-förlängningens CRX-fil
Ladda ner Copy and Search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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? :)
Grundläggande Information om Tillägg
Namn | |
ID | cecncnbpbaagmnncemipofjkimmmhnld |
Officiell webbadress | https://chrome.google.com/webstore/detail/copy-and-search/cecncnbpbaagmnncemipofjkimmmhnld |
Beskrivning | Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki) |
Filstorlek | 39.73 KB |
Antal Installationer | 159 |
Aktuell Version | 1.0.5 |
Senast Uppdaterad | 2013-07-16 |
Publiceringsdatum | 2013-07-16 |
Betyg | 2.50/5 Totalt 4 Betyg |
Utvecklare | http://karpolan.com |
Betalningssätt | free |
Tilläggswebbplats | http://karpolan.com/software/copy-and-search/ |
Stödda Språk | 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": [ " |