NoteOn
Take notes. Organize. Color code. Carry on.
什么是NoteOn?
NoteOn是由geniuscarrier开发的Chrome扩展程序,该扩展的主要功能是“Take notes. Organize. Color code. Carry on.”。
扩展截图
下载NoteOn扩展crx文件
下载NoteOn扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
When you are surfing the web and want to jot down a note, NoteOn and carry on. It will autosave as you type, so you can focus on noting your brilliant ideas and nothing else. On top of that, you have the freedom to search, reorganize, and color-code your entries to your heart's content! COLOR-CODE: You choose the color of your note, so you can quickly identify your notes when you come back to it. Important notes? Make it red! Planning something for your loved-one? Make it his/her favorite color! AUTOSAVE: Quickly write your notes without having to worry about hitting the save button. We'll do the hard work for you as you type. NoteOn… and carry on. QUICK SEARCH: Forgot where you noted something? Do a quick search to instantly narrow down your notes to what you are looking for. EDIT: Delete and reorganize your notes based on how you want it. Organize by date, colors, subject… pup to you! + More: We plan to update NoteOn to help you stay on top of your notes, so please be sure to let us know what you like, what you want changed, and what new features you'd like to see!
扩展基本信息
名称 | NoteOn |
ID | niibkjnjbkgbolkbedmldohdpnijjooe |
官方URL | https://chromewebstore.google.com/detail/noteon/niibkjnjbkgbolkbedmldohdpnijjooe |
简介 | Take notes. Organize. Color code. Carry on. |
文件大小 | 461 KB |
安装次数 | 2,148 |
当前版本 | 1.0.6 |
更新时间 | 2013-05-22 |
上架时间 | 2013-05-22 |
评分 | 4.61/5 共62次评分 |
开发者 | geniuscarrier |
付费类型 | free |
扩展官网 | http://geniuscarrier.com |
帮助页面URL | http://geniuscarrier.com |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NoteOn", "version": "1.0.6", "manifest_version": 2, "description": "Take notes. Organize. Color code. Carry on.", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "index.html" }, "offline_enabled": true } |