Reaction Time Game
Improve your reflexes anytime, even offline!
Reaction Time Game란 무엇입니까?
Reaction Time Game은(는) Maxim Collingwood에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Improve your reflexes anytime, even offline!"입니다.
확장 프로그램 스크린샷
Reaction Time Game 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Use this simple and engaging popup to test your reaction times. See how fast your basic reflexes are in milliseconds and compare the times with your friends! Use it while you're waiting for a page to load, in a meeting, at school, or just trying to get a new high score! UPDATE 2.0 - Made milliseconds completely accurate.
확장 프로그램 기본 정보
이름 | Reaction Time Game |
ID | epnapkhlpikljdnnhkmfebapmmekjlab |
공식 URL | https://chromewebstore.google.com/detail/reaction-time-game/epnapkhlpikljdnnhkmfebapmmekjlab |
설명 | Improve your reflexes anytime, even offline! |
파일 크기 | 42.09 KB |
설치 횟수 | 3,613 |
현재 버전 | 2.1 |
최근 업데이트 | 2020-11-04 |
출시 날짜 | 2019-10-23 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | Maxim Collingwood |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Reaction Time Game", "description": "Improve your reflexes anytime, even offline!", "version": "2.1", "manifest_version": 2, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_popup": "home.html", "default_icon": "icon.png" } } |