Colonist Dice History
Understand probability of die
什麼是Colonist Dice History?
Colonist Dice History是由https://karanmhatre.com開發的Chrome擴展程式,該擴展的主要功能是“Understand probability of die”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | ngmklkcbogmcobhiiglefpljdopgfbpn |
官方網址 | 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 |
電子郵箱 | [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" ] } |