Realtime I Ching (Zhouyi)
Tell your realtime fate every minute...
Co to jest Realtime I Ching (Zhouyi)?
Realtime I Ching (Zhouyi) to rozszerzenie Chrome opracowane przez guanghuai.yang, a jego główną funkcją jest „Tell your realtime fate every minute...”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Realtime I Ching (Zhouyi)
Pobierz pliki rozszerzeń Realtime I Ching (Zhouyi) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        Please feel free to contact me: 
[email protected]                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | nmnmfnalgijigfbljelbihbebpkjfcmn | 
| Oficjalny URL | https://chromewebstore.google.com/detail/realtime-i-ching-zhouyi/nmnmfnalgijigfbljelbihbebpkjfcmn | 
| Opis | Tell your realtime fate every minute... | 
| Rozmiar pliku | 55.7 KB | 
| Liczba instalacji | 51 | 
| Aktualna Wersja | 1.0.2 | 
| Ostatnia Aktualizacja | 2017-02-19 | 
| Data Publikacji | 2017-02-19 | 
| Ocena | 3.67/5 Łącznie 3 Oceny | 
| Deweloper | guanghuai.yang | 
| Typ Płatności | free | 
| Obsługiwane Języki | 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"
        ]
    }
}  |  |