轻松看日历
轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历!
Qu'est-ce que 轻松看日历 ?
轻松看日历 est une extension Chrome développée par sundanqc, et sa fonction principale est "轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension 轻松看日历
Téléchargez les fichiers d'extension 轻松看日历 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
用户可以查看农历,节气,节日,鼠标在日期上移动可以查看对应的属相年,天干地支年份。
Informations de Base sur l'Extension
Nom | 轻松看日历 |
ID | cngblogbfgclpppnndmeiihgkehjpkmp |
URL Officiel | https://chromewebstore.google.com/detail/%E8%BD%BB%E6%9D%BE%E7%9C%8B%E6%97%A5%E5%8E%86/cngblogbfgclpppnndmeiihgkehjpkmp |
Description | 轻松查看农历,阳历,节日,节气,简单方便,随时可以查看日期日历! |
Taille du Fichier | 258 KB |
Nombre d'Installations | 83 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2020-03-16 |
Date de Publication | 2020-03-16 |
Développeur | sundanqc |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | http://www.ocanou.com/home/info/privacy_wcai_qrcode.html |
Langues Prises en Charge | 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" } |