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ファイルをダウンロード

Notepasta拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
}