RhiNote

Taking notes has never been this simple before!

RhiNote là gì?

RhiNote là một tiện ích mở rộng Chrome được phát triển bởi VYKDigital, và tính năng chính của nó là "Taking notes has never been this simple before!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng RhiNote

Tải xuống các tệp mở rộng RhiNote dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên RhiNote RhiNote
ID pianmjimibbblnmpihpcihpomncboadc
URL Chính Thức https://chromewebstore.google.com/detail/rhinote/pianmjimibbblnmpihpcihpomncboadc
Mô tả Taking notes has never been this simple before!
Kích Thước Tệp 281 KB
Số Lần Cài Đặt 13
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2016-10-16
Ngày Phát Hành 2016-10-16
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển VYKDigital
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}