CapAlert
CapAlert gives an audible warning when your Caps Lock is mistakenly left on.
CapAlert란 무엇입니까?
CapAlert은(는) zodiakparedes에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CapAlert gives an audible warning when your Caps Lock is mistakenly left on."입니다.
확장 프로그램 스크린샷
CapAlert 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
I recently had an idea for a free extension. I am constantly typing with my caps on and don't become aware of it until I have finished typing. Very frustrating. My thought was: what if I created an extension that gave an audible warning when more than three caps are typed in a row, alerting you to look up at the screen? My new extension integrates wonderfully with both Firefox and Chrome browsers. My goal was to assist the visually impaired and the elderly who want to stay involved and current with social media, news and work. But even the best typist can forget their caps are on. Get CapAlert before having to type that whole paragraph again! Thank you, Zodiak Paredes
확장 프로그램 기본 정보
이름 | |
ID | ibeckhoigojdjkahpmemablmfgejemmk |
공식 URL | https://chromewebstore.google.com/detail/capalert/ibeckhoigojdjkahpmemablmfgejemmk |
설명 | CapAlert gives an audible warning when your Caps Lock is mistakenly left on. |
파일 크기 | 204 KB |
설치 횟수 | 80 |
현재 버전 | 0.2 |
최근 업데이트 | 2020-09-05 |
출시 날짜 | 2019-06-22 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | zodiakparedes |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.facebook.com/CapAlert-312364423009776 |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CapAlert", "version": "0.2", "manifest_version": 2, "description": "CapAlert gives an audible warning when your Caps Lock is mistakenly left on.", "homepage_url": "https:\/\/www.capalert.us\/", "icons": { "16": "icons\/icon.png", "48": "icons\/icon.png", "128": "icons\/icon.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon.png", "default_title": "page action demo", "default_popup": "page_action.html" }, "background": { "scripts": [ "src\/bg\/background.js" ] }, "content_scripts": [ { "matches": [ " |