My Personal Notepad

This Chrome extension is a to-do list tracker to make your everyday life easier.

什么是My Personal Notepad?

My Personal Notepad是由gomez.e.mario开发的Chrome扩展程序,该扩展的主要功能是“This Chrome extension is a to-do list tracker to make your everyday life easier.”。

扩展截图

下载My Personal Notepad扩展crx文件

下载My Personal Notepad扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Have you ever needed to write something down super fast but can't find pen and paper and sure enough the app you want to use won't load quickly? Well, just click on the My Personal Notepad Icon on your Chrome Browser and type away!!! As simple as that. My Personal Notepad uses your Browser storage to save your notes and you can simply delete them when your done.

Clearing your cache and cookies won't affect your notes at all!!!                    

扩展基本信息

名称 My Personal Notepad My Personal Notepad
ID hlblemoeejhimmggbhheapknebnlhhnb
官方URL https://chromewebstore.google.com/detail/my-personal-notepad/hlblemoeejhimmggbhheapknebnlhhnb
简介 This Chrome extension is a to-do list tracker to make your everyday life easier.
文件大小 1.29 MB
安装次数 1,676
当前版本 1.0
更新时间 2015-04-03
上架时间 2015-04-03
评分 5.00/5 共4次评分
开发者 gomez.e.mario
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Personal Notepad",
    "description": "This Chrome extension is a to-do list tracker to make your everyday life easier.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}