Until
A clean, simple new tab countdown extension to wait for exiciting dates.
Until란 무엇입니까?
Until은(는) Jung Woo Moon에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A clean, simple new tab countdown extension to wait for exiciting dates."입니다.
확장 프로그램 스크린샷
Until 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Until is a minimalist new tab extension that counts down to your most exciting dates. Aiming for simplicity, this countdown has a clean and easy-to-use interface that provides no more than what is necessary. Update v1.3 - Can now upload your own background image - Added image thumbnails Update v1.2 - Changed font - Added a background options menu - Added a white fadeout transition Update v1.1 - Added 2 background image options - Changed settings icon - Change font proportions
확장 프로그램 기본 정보
이름 | Until |
ID | ipfblimedocbohlbbncakigacpnnceab |
공식 URL | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
설명 | A clean, simple new tab countdown extension to wait for exiciting dates. |
파일 크기 | 4.77 MB |
설치 횟수 | 634 |
현재 버전 | 1.3 |
최근 업데이트 | 2018-03-01 |
출시 날짜 | 2018-03-01 |
평점 | 4.63/5 총 8 개의 평점 |
개발자 | Jung Woo Moon |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Until", "description": "A clean, simple new tab countdown extension to wait for exiciting dates.", "version": "1.3", "chrome_url_overrides": { "newtab": "until.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |