Simple Quick Notes

A simple notes extension for simple, fast, minimalistic note jotting.

What is Simple Quick Notes?

Simple Quick Notes is a Chrome extension developed by Maxim Collingwood, and its main feature is "A simple notes extension for simple, fast, minimalistic note jotting.".

Extension Screenshots

screenshot

Download Simple Quick Notes Extension CRX File

Download Simple Quick Notes 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

                        Quik, easy, simple, uncluttered notes for your simplistic needs.                    

Extension Basic Information

Name Simple Quick Notes Simple Quick Notes
ID hpimbfdgmmgbhhfbmlhhccbdmnkkjlpo
Official URL https://chromewebstore.google.com/detail/simple-quick-notes/hpimbfdgmmgbhhfbmlhhccbdmnkkjlpo
Description A simple notes extension for simple, fast, minimalistic note jotting.
File Size 28.76 KB
Installation Count 625
Current Version 5.1
Last Updated 2018-09-13
Publish Date 2018-09-13
Rating 4.14/5 Total 7 Ratings
Developer Maxim Collingwood
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "128": "notepad.png",
        "96": "notepad96.png",
        "144": "notepad144.png"
    },
    "name": "Simple Quick Notes",
    "version": "5.1",
    "description": "A simple notes extension for simple, fast, minimalistic note jotting.",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "notepad.png"
    }
}