My Personal Notepad

This Chrome extension is a to-do list tracker to make your everyday life easier.

Wat is My Personal Notepad?

My Personal Notepad is een Chrome-extensie ontwikkeld door gomez.e.mario, en de belangrijkste functie is "This Chrome extension is a to-do list tracker to make your everyday life easier.".

Extensie Screenshots

Download het CRX-bestand van de extensie My Personal Notepad

Download My Personal Notepad-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

                        Have you ever needed to write something down super fast but can't find pen and paper and sure enough the app you want to use won't load quickly? Well, just click on the My Personal Notepad Icon on your Chrome Browser and type away!!! As simple as that. My Personal Notepad uses your Browser storage to save your notes and you can simply delete them when your done.

Clearing your cache and cookies won't affect your notes at all!!!                    

Basisinformatie over de Extensie

Naam My Personal Notepad My Personal Notepad
ID hlblemoeejhimmggbhheapknebnlhhnb
Officiële URL https://chromewebstore.google.com/detail/my-personal-notepad/hlblemoeejhimmggbhheapknebnlhhnb
Beschrijving This Chrome extension is a to-do list tracker to make your everyday life easier.
Bestandsgrootte 1.29 MB
Aantal Installaties 1,676
Huidige Versie 1.0
Laatst Bijgewerkt 2015-04-03
Publicatiedatum 2015-04-03
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar gomez.e.mario
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Personal Notepad",
    "description": "This Chrome extension is a to-do list tracker to make your everyday life easier.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}