calendar
日历,农历,万年历,节气,假期
What is calendar?
calendar is a Chrome extension developed by ren, and its main feature is "日历,农历,万年历,节气,假期".
Extension Screenshots
Download calendar Extension CRX File
Download calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
日历,中国农历,节气,假期 可选择假期, 配置显示项目
Extension Basic Information
Name | calendar |
ID | aklljafamflaamfaohmbnbkbkdlmdmbh |
Official URL | https://chromewebstore.google.com/detail/calendar/aklljafamflaamfaohmbnbkbkdlmdmbh |
Description | 日历,农历,万年历,节气,假期 |
File Size | 16.5 KB |
Installation Count | 130 |
Current Version | 1.0.1 |
Last Updated | 2020-08-02 |
Publish Date | 2020-06-17 |
Rating | 4.00/5 Total 3 Ratings |
Developer | ren |
[email protected] | |
Payment Type | free |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "calendar", "version": "1.0.1", "manifest_version": 2, "description": "\u65e5\u5386,\u519c\u5386,\u4e07\u5e74\u5386,\u8282\u6c14,\u5047\u671f", "icons": { "48": "\/ast\/favicon.29340mbyz1hv3.png" }, "background": { "scripts": [ "\/ast\/app.1l8sh1k5tfabr.js" ] }, "browser_action": { "default_icon": "\/ast\/favicon.29340mbyz1hv3.png", "default_title": "\u65e5\u5386", "default_popup": "\/ast\/popup.knvtgjnp4bei.htm" } } |