RhiNote

Taking notes has never been this simple before!

ما هو RhiNote؟

RhiNote هو إضافة Chrome تم تطويرها بواسطة VYKDigital، والميزة الرئيسية لها هي "Taking notes has never been this simple before!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة RhiNote

قم بتنزيل ملفات الامتداد RhiNote بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
}