RhiNote

Taking notes has never been this simple before!

Wat is RhiNote?

RhiNote is een Chrome-extensie ontwikkeld door VYKDigital, en de belangrijkste functie is "Taking notes has never been this simple before!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie RhiNote

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

                        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.                    

Basisinformatie over de Extensie

Naam RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
Officiële URL https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
Beschrijving Taking notes has never been this simple before!
Bestandsgrootte 281 KB
Aantal Installaties 13
Huidige Versie 0.0.1
Laatst Bijgewerkt 2016-10-16
Publicatiedatum 2016-10-16
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar VYKDigital
Betalingswijze free
Ondersteunde Talen 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"
}