My Personal Notepad

This Chrome extension is a to-do list tracker to make your everyday life easier.

My Personal Notepad란 무엇입니까?

My Personal Notepad은(는) gomez.e.mario에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This Chrome extension is a to-do list tracker to make your everyday life easier."입니다.

확장 프로그램 스크린샷

My Personal Notepad 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Have you ever needed to write something down super fast but can't find pen and paper and sure enough the app you want to use won't load quickly? Well, just click on the My Personal Notepad Icon on your Chrome Browser and type away!!! As simple as that. My Personal Notepad uses your Browser storage to save your notes and you can simply delete them when your done.

Clearing your cache and cookies won't affect your notes at all!!!                    

확장 프로그램 기본 정보

이름 My Personal Notepad My Personal Notepad
ID hlblemoeejhimmggbhheapknebnlhhnb
공식 URL https://chromewebstore.google.com/detail/my-personal-notepad/hlblemoeejhimmggbhheapknebnlhhnb
설명 This Chrome extension is a to-do list tracker to make your everyday life easier.
파일 크기 1.29 MB
설치 횟수 1,676
현재 버전 1.0
최근 업데이트 2015-04-03
출시 날짜 2015-04-03
평점 5.00/5 총 4 개의 평점
개발자 gomez.e.mario
결제 유형 free
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Personal Notepad",
    "description": "This Chrome extension is a to-do list tracker to make your everyday life easier.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}