Colonist Dice History

Understand probability of die

Colonist Dice Historyとは何ですか?

Colonist Dice Historyはhttps://karanmhatre.comによって開発されたChromeの拡張機能で、その主な機能は「Understand probability of die」です。

拡張機能のスクリーンショット

screenshot

Colonist Dice History拡張機能のCRXファイルをダウンロード

Colonist Dice History拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Colonist Dice History Colonist Dice History
ID ngmklkcbogmcobhiiglefpljdopgfbpn
公式URL https://chromewebstore.google.com/detail/colonist-dice-history/ngmklkcbogmcobhiiglefpljdopgfbpn
説明 Understand probability of die
ファイルサイズ 231 KB
インストール数 567
現在のバージョン 0.0.2
最終更新日 2021-04-08
公開日 2020-04-02
評価 4.75/5 合計 4 レビュー
開発者 https://karanmhatre.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.karanmhatre.com
対応言語 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"
    ]
}