轻松看日历
轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历!
What is 轻松看日历?
轻松看日历 is a Chrome extension developed by sundanqc, and its main feature is "轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历!".
Extension Screenshots
Download 轻松看日历 Extension CRX File
Download 轻松看日历 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 | 轻松看日历 |
ID | cngblogbfgclpppnndmeiihgkehjpkmp |
Official URL | https://chromewebstore.google.com/detail/%E8%BD%BB%E6%9D%BE%E7%9C%8B%E6%97%A5%E5%8E%86/cngblogbfgclpppnndmeiihgkehjpkmp |
Description | 轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历! |
File Size | 258 KB |
Installation Count | 83 |
Current Version | 1.0.1 |
Last Updated | 2020-03-16 |
Publish Date | 2020-03-16 |
Developer | sundanqc |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.ocanou.com/home/info/privacy_wcai_qrcode.html |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "page": "background.html" }, "browser_action": { "default_icon": "res\/crx.png", "default_title": "\u8f7b\u677e\u770b\u65e5\u5386", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "\u8f7b\u677e\u67e5\u770b\u519c\u5386\uff0c\u9633\u5386\uff0c\u8282\u65e5\uff0c\u8282\u6c14\uff0c\u7b80\u5355\u65b9\u4fbf\uff0c\u968f\u65f6\u53ef\u4ee5\u67e5\u770b\u65e5\u671f\u65e5\u5386\uff01", "icons": { "48": "res\/48x48.png", "64": "res\/64x64.png", "128": "res\/64x64.png" }, "manifest_version": 2, "name": "\u8f7b\u677e\u770b\u65e5\u5386", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |