Notepad+

Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…

Notepad+란 무엇입니까?

Notepad+은(는) plus.extensions.dev에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows you to use a few commands to help you take notes better. The timers allow you to choose the timer duration, and also swap between creating stopwatches and timers. The timer will turn red once its at 0:00. You can note anything down using lists, and also delete the item by clicking the circle on the left.

Update: fixed transfer bug that failed to provide type:notes home page.                    

확장 프로그램 기본 정보

이름 Notepad+ Notepad+
ID lcbldkmdhkffpeamipcnibjifgmoiafp
공식 URL https://chromewebstore.google.com/detail/notepad+/lcbldkmdhkffpeamipcnibjifgmoiafp
설명 Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…
파일 크기 9.4 KB
설치 횟수 75
현재 버전 2.0.0.3
최근 업데이트 2022-02-08
출시 날짜 2021-02-28
평점 5.00/5 총 3 개의 평점
개발자 plus.extensions.dev
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notepad+",
    "short_name": "NP+",
    "version": "2.0.0.3",
    "manifest_version": 3,
    "action": {
        "default_icon": "notesLogo.png",
        "default_title": "Notepad+",
        "default_popup": "notepad+.html"
    },
    "icons": {
        "16": "notesLogo.png",
        "48": "notesDispaly.png",
        "128": "notesicon.png"
    }
}