Colonist Dice History
Understand probability of die
Qu'est-ce que Colonist Dice History ?
Colonist Dice History est une extension Chrome développée par https://karanmhatre.com, et sa fonction principale est "Understand probability of die".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Colonist Dice History
Téléchargez les fichiers d'extension Colonist Dice History au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Players of Catan on colonist.io can use this to see stats of how the die has performed during the game.
Informations de Base sur l'Extension
Nom | |
ID | ngmklkcbogmcobhiiglefpljdopgfbpn |
URL Officiel | https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn |
Description | Understand probability of die |
Taille du Fichier | 231 KB |
Nombre d'Installations | 567 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2021-04-08 |
Date de Publication | 2020-04-02 |
Évaluation | 4.75/5 Total 4 Évaluations |
Développeur | https://karanmhatre.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.karanmhatre.com |
Langues Prises en Charge | 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" ] } |