Notepasta

Need little notes saved for easy access? CLICK MEH!

Notepasta क्या है?

Notepasta TheScottymo द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Need little notes saved for easy access? CLICK MEH!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Notepasta एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}