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