Copy and Search
Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)
Was ist Copy and Search?
Copy and Search ist eine Chrome-Erweiterung, die von http://karpolan.com entwickelt wurde, und ihr Hauptmerkmal ist "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)".
Erweiterungsscreenshots
Copy and Search-Erweiterungs-CRX-Datei herunterladen
Laden Sie Copy and Search-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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? :)
Grundlegende Informationen zur Erweiterung
Name | |
ID | cecncnbpbaagmnncemipofjkimmmhnld |
Offizielle URL | https://chrome.google.com/webstore/detail/copy-and-search/cecncnbpbaagmnncemipofjkimmmhnld |
Beschreibung | Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki) |
Dateigröße | 39.73 KB |
Installationsanzahl | 159 |
Aktuelle Version | 1.0.5 |
Letztes Update | 2013-07-16 |
Veröffentlichungsdatum | 2013-07-16 |
Bewertung | 2.50/5 Insgesamt 4 Bewertungen |
Entwickler | http://karpolan.com |
Zahlungsart | free |
Erweiterungswebsite | http://karpolan.com/software/copy-and-search/ |
Unterstützte Sprachen | 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": [ " |