RhiNote

Taking notes has never been this simple before!

What is RhiNote?

RhiNote is a Chrome extension developed by VYKDigital, and its main feature is "Taking notes has never been this simple before!".

Extension Screenshots

screenshot
screenshot

Download RhiNote Extension CRX File

Download RhiNote 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

                        A very simple note taking extension that does not disrupt what you are doing. Rhinote lays over what ever site you are browsing so you can easily write a note and go back to browsing. Features auto saves so you never lose your notes. Choose the color you want you note to be to stay organize.                    

Extension Basic Information

Name RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
Official URL https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
Description Taking notes has never been this simple before!
File Size 281 KB
Installation Count 13
Current Version 0.0.1
Last Updated 2016-10-16
Publish Date 2016-10-16
Rating 5.00/5 Total 1 Ratings
Developer VYKDigital
Payment Type free
Supported Languages en-US
manifest.json
{
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png",
            "38": "images\/icon38.png"
        },
        "default_popup": "index.html"
    },
    "description": "Taking notes has never been this simple before!",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "RhiNote",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.1"
}