Realtime I Ching (Zhouyi)

Tell your realtime fate every minute...

什么是Realtime I Ching (Zhouyi)?

Realtime I Ching (Zhouyi)是由guanghuai.yang开发的Chrome扩展程序,该扩展的主要功能是“Tell your realtime fate every minute...”。

扩展截图

screenshot

下载Realtime I Ching (Zhouyi)扩展crx文件

下载Realtime I Ching (Zhouyi)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Please feel free to contact me: 

[email protected]                    

扩展基本信息

名称 Realtime I Ching (Zhouyi) Realtime I Ching (Zhouyi)
ID nmnmfnalgijigfbljelbihbebpkjfcmn
官方URL https://chromewebstore.google.com/detail/realtime-i-ching-zhouyi/nmnmfnalgijigfbljelbihbebpkjfcmn
简介 Tell your realtime fate every minute...
文件大小 55.7 KB
安装次数 51
当前版本 1.0.2
更新时间 2017-02-19
上架时间 2017-02-19
评分 3.67/5 共3次评分
开发者 guanghuai.yang
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Realtime I Ching (Zhouyi)",
    "short_name": "Realtime I Ching (Zhouyi)",
    "version": "1.0.2",
    "description": "Tell your realtime fate every minute...",
    "icons": {
        "48": "logo48.png"
    },
    "browser_action": {
        "default_icon": "logo48.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}