NoteOn

Take notes. Organize. Color code. Carry on.

NoteOn란 무엇입니까?

NoteOn은(는) geniuscarrier에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Take notes. Organize. Color code. Carry on."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        When you are surfing the web and want to jot down a note, NoteOn and carry on. It will autosave as you type, so you can focus on noting your brilliant ideas and nothing else. On top of that, you have the freedom to search, reorganize, and color-code your entries to your heart's content!

COLOR-CODE: You choose the color of your note, so you can quickly identify your notes when you come back to it. Important notes? Make it red! Planning something for your loved-one? Make it his/her favorite color!

AUTOSAVE: Quickly write your notes without having to worry about hitting the save button. We'll do the hard work for you as you type. NoteOn… and carry on.

QUICK SEARCH: Forgot where you noted something? Do a quick search to instantly narrow down your notes to what you are looking for.

EDIT: Delete and reorganize your notes based on how you want it. Organize by date, colors, subject… pup to you!

+ More: We plan to update NoteOn to help you stay on top of your notes, so please be sure to let us know what you like, what you want changed, and what new features you'd like to see!                    

확장 프로그램 기본 정보

이름 NoteOn NoteOn
ID niibkjnjbkgbolkbedmldohdpnijjooe
공식 URL https://chromewebstore.google.com/detail/noteon/niibkjnjbkgbolkbedmldohdpnijjooe
설명 Take notes. Organize. Color code. Carry on.
파일 크기 461 KB
설치 횟수 2,148
현재 버전 1.0.6
최근 업데이트 2013-05-22
출시 날짜 2013-05-22
평점 4.61/5 총 62 개의 평점
개발자 geniuscarrier
결제 유형 free
확장 프로그램 웹 사이트 http://geniuscarrier.com
도움말 페이지 URL http://geniuscarrier.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NoteOn",
    "version": "1.0.6",
    "manifest_version": 2,
    "description": "Take notes. Organize. Color code. Carry on.",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html"
    },
    "offline_enabled": true
}