Colonist Dice History

Understand probability of die

Wat is Colonist Dice History?

Colonist Dice History is een Chrome-extensie ontwikkeld door https://karanmhatre.com, en de belangrijkste functie is "Understand probability of die".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Colonist Dice History

Download Colonist Dice History-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Colonist Dice History Colonist Dice History
ID ngmklkcbogmcobhiiglefpljdopgfbpn
Officiële URL https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn
Beschrijving Understand probability of die
Bestandsgrootte 231 KB
Aantal Installaties 567
Huidige Versie 0.0.2
Laatst Bijgewerkt 2021-04-08
Publicatiedatum 2020-04-02
Beoordeling 4.75/5 Totaal 4 Beoordelingen
Ontwikkelaar https://karanmhatre.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.karanmhatre.com
Ondersteunde Talen 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"
    ]
}