Moment - New Tab Markdown notes & task list
Don't lose what grabs you in the moment.
Moment - New Tab Markdown notes & task list란 무엇입니까?
Moment - New Tab Markdown notes & task list은(는) This is Undefined에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Don't lose what grabs you in the moment."입니다.
확장 프로그램 스크린샷
Moment - New Tab Markdown notes & task list 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Don't lose what grabs you in the moment. Moment gives you a new tab experience where you can enjoy beautiful pictures whilst still giving you the functionality of taking notes. Create and track task lists or write down, Remember you had something left to do but don't know what? Just open a new tab! Moment supports markdown to nicely format your notes.
확장 프로그램 기본 정보
이름 | Moment - New Tab Markdown notes & task list |
ID | dgeecflffebojknicfihomhllikhpggm |
공식 URL | https://chromewebstore.google.com/detail/moment-new-tab-markdown-n/dgeecflffebojknicfihomhllikhpggm |
설명 | Don't lose what grabs you in the moment. |
파일 크기 | 182 KB |
설치 횟수 | 537 |
현재 버전 | 0.1.8 |
최근 업데이트 | 2019-03-08 |
출시 날짜 | 2019-03-08 |
평점 | 4.69/5 총 13 개의 평점 |
개발자 | This is Undefined |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://siebevd.be |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Moment - New Tab Markdown notes & task list", "homepage_url": "http:\/\/siebevd.be", "description": "Don't lose what grabs you in the moment.", "version": "0.1.8", "incognito": "split", "chrome_url_overrides": { "newtab": "blank.html" }, "author": "Siebe Van Dijck", "icons": { "128": "moment128.png" }, "manifest_version": 2 } |