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"
        ]
    }
}