Realtime I Ching (Zhouyi)

Tell your realtime fate every minute...

What is Realtime I Ching (Zhouyi)?

Realtime I Ching (Zhouyi) is a Chrome extension developed by guanghuai.yang, and its main feature is "Tell your realtime fate every minute...".

Extension Screenshots

screenshot

Download Realtime I Ching (Zhouyi) Extension CRX File

Download Realtime I Ching (Zhouyi) 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

                        Please feel free to contact me: 

[email protected]                    

Extension Basic Information

Name Realtime I Ching (Zhouyi) Realtime I Ching (Zhouyi)
ID nmnmfnalgijigfbljelbihbebpkjfcmn
Official URL https://chromewebstore.google.com/detail/realtime-i-ching-zhouyi/nmnmfnalgijigfbljelbihbebpkjfcmn
Description Tell your realtime fate every minute...
File Size 55.7 KB
Installation Count 51
Current Version 1.0.2
Last Updated 2017-02-19
Publish Date 2017-02-19
Rating 3.67/5 Total 3 Ratings
Developer guanghuai.yang
Payment Type free
Supported Languages 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"
        ]
    }
}