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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://karpolan.com และคุณลักษณะหลักของมันคือ "Search the Web for currently selected text using keyboard shortcuts (Ctrl+Shift+G -> Google, +B -> Bing, +Y -> Yandex, +W -> Wiki)"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Copy and Search
ดาวน์โหลดไฟล์ส่วนขยาย Copy and Search ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |