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
Eメール [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": []
}