minCalendar

Just a simple calendar.

什么是minCalendar?

minCalendar是由Alex Chao开发的Chrome扩展程序,该扩展的主要功能是“Just a simple calendar.”。

扩展截图

screenshot

下载minCalendar扩展crx文件

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

扩展使用说明

                        This is a simple calendar. It can display the date between 1990-1-1 and 2030-12-21.                    

扩展基本信息

名称 minCalendar minCalendar
ID kipflohailinhhdgkifpdajblpdkcgef
官方URL https://chromewebstore.google.com/detail/mincalendar/kipflohailinhhdgkifpdajblpdkcgef
简介 Just a simple calendar.
文件大小 46.36 KB
安装次数 23
当前版本 0.1.1
更新时间 2014-10-18
上架时间 2014-10-17
开发者 Alex Chao
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "minCalendar",
    "description": "Just a simple calendar.",
    "version": "0.1.1",
    "permissions": [],
    "browser_action": {
        "default_icon": "img\/icon-38x38.png",
        "default_popup": "index.html"
    }
}