迷你日历

迷你日历chrome插件

What is 迷你日历?

迷你日历 is a Chrome extension developed by chainli2016, and its main feature is "迷你日历chrome插件".

Extension Screenshots

screenshot

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 cigbnaolohobpjafecpnimjajbedkhbc
Official URL https://chromewebstore.google.com/detail/%E8%BF%B7%E4%BD%A0%E6%97%A5%E5%8E%86/cigbnaolohobpjafecpnimjajbedkhbc
Description 迷你日历chrome插件
File Size 145 KB
Installation Count 11
Current Version 1.0.0
Last Updated 2016-03-24
Publish Date 2016-03-24
Rating 4.00/5 Total 1 Ratings
Developer chainli2016
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u8ff7\u4f60\u65e5\u5386",
    "description": "\u8ff7\u4f60\u65e5\u5386chrome\u63d2\u4ef6",
    "version": "1.0.0",
    "icons": {
        "128": "images\/icon128.png",
        "48": "images\/icon48.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon48.png",
        "default_title": "\u8ff7\u4f60\u65e5\u5386",
        "default_popup": "index.html"
    },
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/"
    ]
}