Task Reminder
Task Reminder will remind you when todo item is reaching
Task Reminder란 무엇입니까?
Task Reminder은(는) http://gocvuikhoe.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Task Reminder will remind you when todo item is reaching"입니다.
확장 프로그램 스크린샷
Task Reminder 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
When you are working or doing something, you might forget to do your task at a time. I also have this situation, so I create Task Reminder which help you guys to remember your tasks. All you need to do is create tasks, schedule a time to alert. Choosing option: - Notify me before (Minutes): It's minutes to notify before schedule time reaching. - Audio: By default, audio is checked. When task alert, an audio will play, so you can be notified by both chrome screen and sound. If you uncheck it, only an message on your chrome browser is shown. There is a Task Reminder Pro version, you can find it at https://chrome.google.com/webstore/detail/task-reminder-pro/epcpaphigkhpgikodinkplkkkhlcmkhc This is beta version, so there might be issue. Feel free to leave me an email to [email protected] if you get any trouble.
확장 프로그램 기본 정보
이름 | |
ID | ipjimmmnkomjealkapggimnlcjpllnpk |
공식 URL | https://chrome.google.com/webstore/detail/task-reminder/ipjimmmnkomjealkapggimnlcjpllnpk |
설명 | Task Reminder will remind you when todo item is reaching |
파일 크기 | 783 KB |
설치 횟수 | 302 |
현재 버전 | 0.0.0.3 |
최근 업데이트 | 2016-04-28 |
출시 날짜 | 2016-04-28 |
평점 | 2.67/5 총 3 개의 평점 |
개발자 | http://gocvuikhoe.com |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en-US |
manifest.json | |
{ "name": "Task Reminder", "browser_action": { "default_icon": "images\/reminder-128.png", "default_popup": "html\/popup.html", "default_title": "Task Reminder" }, "content_scripts": [ { "all_frames": false, "js": [ "js\/content.js" ], "matches": [ " |