Quick Calendar Free

This extension quickly displays a small calendar.

什么是Quick Calendar Free?

Quick Calendar Free是由FlyteSoft开发的Chrome扩展程序,该扩展的主要功能是“This extension quickly displays a small calendar.”。

扩展截图

screenshot
screenshot

下载Quick Calendar Free扩展crx文件

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

扩展使用说明

                        Chrome OS users:  Are you looking for a way to quickly display a calendar as you can in Windows and MacOS?  Now you can!

Quickly display a small calendar in Google Chrome by clicking on the Quick Calendar extension icon.  The current day will be highlighted, along with a display of the current time.  Click on a specific day in Quick Calendar to bring up your Google Calendar agenda.  Click on the month in Quick Calendar to bring up your Google Calendar for that month.

Changelog
v1.0.0  Initial test release
v1.1.0  Updated JavaScript Libraries
        Updated Theme
        New links to Google Calendar
v1.1.1  Fixed close button placement issue.
v1.1.2.1  Per user request, updated to simplified Material style icons.                    

扩展基本信息

名称 Quick Calendar Free Quick Calendar Free
ID nmnehbfgpadbppbdlljpiibhiniehejd
官方URL https://chromewebstore.google.com/detail/quick-calendar-free/nmnehbfgpadbppbdlljpiibhiniehejd
简介 This extension quickly displays a small calendar.
文件大小 201 KB
安装次数 902
当前版本 1.1.2.1
更新时间 2015-10-22
上架时间 2015-10-22
评分 4.38/5 共8次评分
开发者 FlyteSoft
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.flytesoft.org/privacy-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Quick Calendar Free",
    "short_name": "QuickCAL",
    "description": "This extension quickly displays a small calendar.",
    "version": "1.1.2.1",
    "icons": {
        "16": "QuickCAL16.png",
        "48": "QuickCAL48.png",
        "128": "QuickCAL128.png"
    },
    "browser_action": {
        "default_icon": "QuickCAL16.png",
        "default_popup": "QuickCAL.html",
        "default_title": "QuickCAL"
    },
    "permissions": []
}