Notepasta

Need little notes saved for easy access? CLICK MEH!

Qu'est-ce que Notepasta ?

Notepasta est une extension Chrome développée par TheScottymo, et sa fonction principale est "Need little notes saved for easy access? CLICK MEH!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Notepasta

Téléchargez les fichiers d'extension Notepasta au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Notepasta Notepasta
ID hjlanliocnjhjpeljpebmfmfapibajdi
URL Officiel https://chromewebstore.google.com/detail/notepasta/hjlanliocnjhjpeljpebmfmfapibajdi
Description Need little notes saved for easy access? CLICK MEH!
Taille du Fichier 7.15 KB
Nombre d'Installations 30
Version Actuelle 0.14
Dernière Mise à Jour 2014-07-29
Date de Publication 2014-07-29
Évaluation 3.33/5 Total 3 Évaluations
Développeur TheScottymo
Type de Paiement free
URL de la Page d'Aide https://twitter.com/TheScottymo
Langues Prises en Charge 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"
}