NotesPlusPlus - A Free Notepad Extension
A simple in browser notes application to keep track of what you need to do!
Wat is NotesPlusPlus - A Free Notepad Extension?
NotesPlusPlus - A Free Notepad Extension is een Chrome-extensie ontwikkeld door www.grapecake.com, en de belangrijkste functie is "A simple in browser notes application to keep track of what you need to do!".
Extensie Screenshots
Download het CRX-bestand van de extensie NotesPlusPlus - A Free Notepad Extension
Download NotesPlusPlus - A Free Notepad Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Paper? who needs paper when all your notes can be accessed at your finger tips with NotesPlusPlus!
- Three new themes added.
- Notes are stored within browser cache.
- version 0.1.0 out now
https://bowyer.co                     Basisinformatie over de Extensie
| Naam |   |  
| ID | mmgdpdodbmledhfldedhoechpchkdhda | 
| Officiële URL | https://chromewebstore.google.com/detail/notesplusplus-a-free-note/mmgdpdodbmledhfldedhoechpchkdhda | 
| Beschrijving | A simple in browser notes application to keep track of what you need to do! | 
| Bestandsgrootte | 230 KB | 
| Aantal Installaties | 28 | 
| Huidige Versie | 0.1.3 | 
| Laatst Bijgewerkt | 2019-05-05 | 
| Publicatiedatum | 2019-05-05 | 
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen | 
| Ontwikkelaar | www.grapecake.com | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | http://bowyer.co | 
| URL van de Privacybeleid Pagina | https://grapecake.com/privacy-policy | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NotesPlusPlus - A Free Notepad Extension",
    "short_name": "Notes++",
    "description": "A simple in browser notes application to keep track of what you need to do!",
    "version": "0.1.3",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "logo-small.png",
        "48": "logo-small.png",
        "128": "logo-small.png"
    },
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU='; object-src 'self'",
    "permissions": []
}  |  |