Colonist Dice History
Understand probability of die
What is Colonist Dice History?
Colonist Dice History is a Chrome extension developed by https://karanmhatre.com, and its main feature is "Understand probability of die".
Extension Screenshots
Download Colonist Dice History Extension CRX File
Download Colonist Dice History extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Players of Catan on colonist.io can use this to see stats of how the die has performed during the game.
Extension Basic Information
Name | |
ID | ngmklkcbogmcobhiiglefpljdopgfbpn |
Official URL | https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn |
Description | Understand probability of die |
File Size | 231 KB |
Installation Count | 567 |
Current Version | 0.0.2 |
Last Updated | 2021-04-08 |
Publish Date | 2020-04-02 |
Rating | 4.75/5 Total 4 Ratings |
Developer | https://karanmhatre.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.karanmhatre.com |
Supported Languages | 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" ] } |