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
官方網址 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"
    }
}