Colonist Dice History

Understand probability of die

Hvad er Colonist Dice History?

Colonist Dice History er en Chrome-udvidelse udviklet af https://karanmhatre.com, og dens hovedfunktion er "Understand probability of die".

Udvidelsesskærmbilleder

screenshot

Download Colonist Dice History-udvidelses-CRX-fil

Download Colonist Dice History-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Players of Catan on colonist.io can use this to see stats of how the die has performed during the game.                    

Grundlæggende oplysninger om udvidelsen

Navn Colonist Dice History Colonist Dice History
ID ngmklkcbogmcobhiiglefpljdopgfbpn
Officiel URL https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn
Beskrivelse Understand probability of die
Filstørrelse 231 KB
Antal Installationer 567
Nuværende Version 0.0.2
Senest Opdateret 2021-04-08
Udgivelsesdato 2020-04-02
Bedømmelse 4.75/5 Samlet 4 Bedømmelser
Udvikler https://karanmhatre.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.karanmhatre.com
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Colonist Dice History",
    "version": "0.0.2",
    "manifest_version": 2,
    "description": "Understand probability of die",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}