Note Everything (Beta)
Keep 'em all in one place.
什么是Note Everything (Beta)?
Note Everything (Beta)是由Aleš Kovačič开发的Chrome扩展程序,该扩展的主要功能是“Keep 'em all in one place.”。
扩展截图
下载Note Everything (Beta)扩展crx文件
下载Note Everything (Beta)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This is a beta version. On TO-DO list: - edit and delete notes, - improved design
扩展基本信息
名称 | Note Everything (Beta) |
ID | kaieohnnclhainkmbgkiobpecldjlphc |
官方URL | https://chromewebstore.google.com/detail/note-everything-beta/kaieohnnclhainkmbgkiobpecldjlphc |
简介 | Keep 'em all in one place. |
文件大小 | 5.6 KB |
安装次数 | 70 |
当前版本 | 1.6 |
更新时间 | 2013-07-07 |
上架时间 | 2013-07-06 |
评分 | 2.50/5 共2次评分 |
开发者 | Aleš Kovačič |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Note Everything (Beta)", "description": "Keep 'em all in one place.", "version": "1.6", "permissions": [ "http:\/\/www.wawhost.com\/" ], "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |