Notepad

Create, open, and edit notes quickly and easily

What is Notepad?

Notepad is a Chrome extension developed by https://silversinkdevelopment.com, and its main feature is "Create, open, and edit notes quickly and easily".

Extension Screenshots

screenshot
screenshot

Download Notepad Extension CRX File

Download 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

                        Easily create, edit and view notes within your Google Chrome browser.                    

Extension Basic Information

Name Notepad Notepad
ID lhlogiifobbflegkhfmijkkdcejkcmdj
Official URL https://chromewebstore.google.com/detail/notepad/lhlogiifobbflegkhfmijkkdcejkcmdj
Description Create, open, and edit notes quickly and easily
File Size 350 KB
Installation Count 4,631
Current Version 1.3
Last Updated 2012-07-26
Publish Date 2012-07-26
Rating 3.33/5 Total 15 Ratings
Developer https://silversinkdevelopment.com
Payment Type free
Extension Website http://silversinkdevelopment.com/
Supported Languages en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notepad",
    "version": "1.3",
    "manifest_version": 2,
    "description": "Create, open, and edit notes quickly and easily",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon.png"
    }
}