RhiNote

Taking notes has never been this simple before!

RhiNote क्या है?

RhiNote VYKDigital द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Taking notes has never been this simple before!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RhiNote एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
आधिकारिक URL https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
विवरण Taking notes has never been this simple before!
फ़ाइल का आकार 281 KB
स्थापना संख्या 13
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2016-10-16
प्रकाशन तिथि 2016-10-16
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर VYKDigital
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
}