My Personal Notepad
This Chrome extension is a to-do list tracker to make your everyday life easier.
What is My Personal Notepad?
My Personal Notepad is a Chrome extension developed by gomez.e.mario, and its main feature is "This Chrome extension is a to-do list tracker to make your everyday life easier.".
Extension Screenshots
Download My Personal Notepad Extension CRX File
Download My Personal Notepad extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!!!
Extension Basic Information
Name | My Personal Notepad |
ID | hlblemoeejhimmggbhheapknebnlhhnb |
Official URL | https://chromewebstore.google.com/detail/my-personal-notepad/hlblemoeejhimmggbhheapknebnlhhnb |
Description | This Chrome extension is a to-do list tracker to make your everyday life easier. |
File Size | 1.29 MB |
Installation Count | 1,676 |
Current Version | 1.0 |
Last Updated | 2015-04-03 |
Publish Date | 2015-04-03 |
Rating | 5.00/5 Total 4 Ratings |
Developer | gomez.e.mario |
Payment Type | free |
Supported Languages | 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" } } |