Colonist Dice History
Understand probability of die
Vad är Colonist Dice History?
Colonist Dice History är en Chrome-tillägg utvecklad av https://karanmhatre.com, och dess huvudfunktion är "Understand probability of die".
Tilläggsskärmbilder
Ladda ner Colonist Dice History-förlängningens CRX-fil
Ladda ner Colonist Dice History-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Players of Catan on colonist.io can use this to see stats of how the die has performed during the game.
Grundläggande Information om Tillägg
Namn | |
ID | ngmklkcbogmcobhiiglefpljdopgfbpn |
Officiell webbadress | https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn |
Beskrivning | Understand probability of die |
Filstorlek | 231 KB |
Antal Installationer | 567 |
Aktuell Version | 0.0.2 |
Senast Uppdaterad | 2021-04-08 |
Publiceringsdatum | 2020-04-02 |
Betyg | 4.75/5 Totalt 4 Betyg |
Utvecklare | https://karanmhatre.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.karanmhatre.com |
Stödda Språk | 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" ] } |