RhiNote
Taking notes has never been this simple before!
什么是RhiNote?
RhiNote是由VYKDigital开发的Chrome扩展程序,该扩展的主要功能是“Taking notes has never been this simple before!”。
扩展截图
下载RhiNote扩展crx文件
下载RhiNote扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
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" } |