Notepasta

Need little notes saved for easy access? CLICK MEH!

Notepasta란 무엇입니까?

Notepasta은(는) TheScottymo에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Need little notes saved for easy access? CLICK MEH!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Notepasta is a quick, little button for saving notes that you can just copy/paste whenever you're surfing the web.

Simply press the button and start typing and it will autosave whatever is typed in there :D

It saves into the "local storage" on your computer so you can use it any time you boot up chrome (and maybe even other browsers in the future).

The name "Notepasta" comes from 
1) The fact it is for you to store "Note"s and 
2) The word "copypasta" which arose on the internet, particularly the icky sites like 4chan meaning a story which is copied and pasted around message boards like campfire stories of the internet. 
"copy and paste story" > "copy/paste" > "copypasta".
Note+copypasta=notepasta                    

확장 프로그램 기본 정보

이름 Notepasta Notepasta
ID hjlanliocnjhjpeljpebmfmfapibajdi
공식 URL https://chromewebstore.google.com/detail/notepasta/hjlanliocnjhjpeljpebmfmfapibajdi
설명 Need little notes saved for easy access? CLICK MEH!
파일 크기 7.15 KB
설치 횟수 30
현재 버전 0.14
최근 업데이트 2014-07-29
출시 날짜 2014-07-29
평점 3.33/5 총 3 개의 평점
개발자 TheScottymo
결제 유형 free
도움말 페이지 URL https://twitter.com/TheScottymo
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Notepasta",
    "version": "0.14",
    "description": "Need little notes saved for easy access? CLICK MEH!",
    "icons": {
        "16": "pasta_16px.png",
        "48": "pasta_48px.png",
        "128": "pasta_128px.png"
    },
    "browser_action": {
        "default_icon": "pasta.png",
        "default_popup": "popup.html"
    },
    "author": "Scott 'TheScottymo' Jeisman",
    "homepage_url": "http:\/\/twitter.com\/thescottymo"
}