Realtime I Ching (Zhouyi)

Tell your realtime fate every minute...

O que é Realtime I Ching (Zhouyi)?

Realtime I Ching (Zhouyi) é uma extensão do Chrome desenvolvida por guanghuai.yang, e sua principal característica é "Tell your realtime fate every minute...".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Realtime I Ching (Zhouyi)

Baixe arquivos de extensão Realtime I Ching (Zhouyi) no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Please feel free to contact me: 

[email protected]                    

Informações Básicas da Extensão

Nome Realtime I Ching (Zhouyi) Realtime I Ching (Zhouyi)
ID nmnmfnalgijigfbljelbihbebpkjfcmn
URL Oficial https://chromewebstore.google.com/detail/realtime-i-ching-zhouyi/nmnmfnalgijigfbljelbihbebpkjfcmn
Descrição Tell your realtime fate every minute...
Tamanho do Arquivo 55.7 KB
Contagem de Instalações 51
Versão Atual 1.0.2
Última Atualização 2017-02-19
Data de Publicação 2017-02-19
Classificação 3.67/5 Total de 3 Avaliações
Desenvolvedor guanghuai.yang
Tipo de Pagamento free
Idiomas Suportados 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"
        ]
    }
}