Notepasta

Need little notes saved for easy access? CLICK MEH!

Notepasta là gì?

Notepasta là một tiện ích mở rộng Chrome được phát triển bởi TheScottymo, và tính năng chính của nó là "Need little notes saved for easy access? CLICK MEH!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Notepasta

Tải xuống các tệp mở rộng Notepasta dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Notepasta Notepasta
ID hjlanliocnjhjpeljpebmfmfapibajdi
URL Chính Thức https://chromewebstore.google.com/detail/notepasta/hjlanliocnjhjpeljpebmfmfapibajdi
Mô tả Need little notes saved for easy access? CLICK MEH!
Kích Thước Tệp 7.15 KB
Số Lần Cài Đặt 30
Phiên Bản Hiện Tại 0.14
Cập Nhật Lần Cuối 2014-07-29
Ngày Phát Hành 2014-07-29
Đánh Giá 3.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển TheScottymo
Loại Thanh Toán free
URL Trang Trợ Giúp https://twitter.com/TheScottymo
Ngôn Ngữ Được Hỗ Trợ 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"
}