Remaining time

count down your life time

Remaining time란 무엇입니까?

Remaining time은(는) rlarudgh2017에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "count down your life time"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Remaining time 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        "Remaining Time" is a chrome extension program for pressuring lazy people.

1. Count Down:
"Remaining Time" shows your life time into seconds and reminds that you do not have much time for waste!

2. To-do list:
You can add your to-do list. Do not waste your time, focus on your goal.                    

확장 프로그램 기본 정보

이름 Remaining time Remaining time
ID pbipdikihhcimlmbgneoioncgbndonpn
공식 URL https://chromewebstore.google.com/detail/remaining-time/pbipdikihhcimlmbgneoioncgbndonpn
설명 count down your life time
파일 크기 6.48 MB
설치 횟수 52
현재 버전 1.0
최근 업데이트 2021-04-17
출시 날짜 2021-04-17
개발자 rlarudgh2017
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://gyeonghokim.github.io/RemainingTime/
도움말 페이지 URL https://github.com/GyeongHoKim/RemainingTime
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remaining time",
    "description": "count down your life time",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "128": ".\/assets\/favicon\/sand-clock.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}