Hover Highlighter
Temporary text highlighting for faster reading
Hover Highlighter란 무엇입니까?
Hover Highlighter은(는) collin.brandt1에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Temporary text highlighting for faster reading"입니다.
확장 프로그램 스크린샷
Hover Highlighter 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |