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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Copy and Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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": [ " |