minCalendar
Just a simple calendar.
minCalendarとは何ですか?
minCalendarはAlex Chaoによって開発されたChromeの拡張機能で、その主な機能は「Just a simple calendar.」です。
拡張機能のスクリーンショット
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. 拡張機能の基本情報
| 名前 | |
| 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"
}
} | |