Hover Highlighter
Temporary text highlighting for faster reading
Hover Highlighterคืออะไร?
Hover Highlighter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย collin.brandt1 และคุณลักษณะหลักของมันคือ "Temporary text highlighting for faster reading"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hover Highlighter
ดาวน์โหลดไฟล์ส่วนขยาย Hover Highlighter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Read with ease using HOVER HIGHLIGHTER! A simple chrome extension that adds a highlighting effect to the text you hover over. This reading aide is great for digesting any story, instruction, comment, or post you come across. Simply click on the extension icon, press the big ON button and watch your text come to life as you follow along with your mouse. Need some extra focus when studying for that exam? Hover Highlighter's live highlighting will allow your eyes to more easily track the text on your screen so you can get through those tough passages. Come to an end of your studying and just want to relax? press the green ON button to turn off Hover Highlighter until you need it next. COMING SOON -Want to customize your highlight? It's on its way! UPDATE 0.0.5 -Hover Highlighter only highlights when moving mouse from left to right -Fixed ON - OFF bugs
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Hover Highlighter |
ID | cfifhjkjadcbhgagglmigbbinbimfdok |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/hover-highlighter/cfifhjkjadcbhgagglmigbbinbimfdok |
คำอธิบาย | Temporary text highlighting for faster reading |
ขนาดไฟล์ | 57.81 KB |
จำนวนการติดตั้ง | 221 |
เวอร์ชันปัจจุบัน | 0.0.5 |
อัปเดตครั้งล่าสุด | 2018-08-21 |
วันที่เผยแพร่ | 2018-08-20 |
คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | collin.brandt1 |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hover Highlighter", "version": "0.0.5", "description": "Temporary text highlighting for faster reading", "permissions": [ "storage" ], "browser_action": { "default_popup": "popup.html", "default_icon": "images\/Icon16.png" }, "icons": { "16": "images\/Icon16.png", "32": "images\/Icon32.png", "48": "images\/Icon48.png", "128": "images\/Icon128.png" }, "content_scripts": [ { "matches": [ " |