Poker Oddy
This extension calcules pot odds, for online poker games
Poker Oddyとは何ですか?
Poker OddyはUnknownによって開発されたChromeの拡張機能で、その主な機能は「This extension calcules pot odds, for online poker games」です。
Poker Oddy拡張機能のCRXファイルをダウンロード
Poker Oddy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Poker Oddy is an extension for use while playing poker online games.
You can quick decide between call or fold by calculating your chances and pot odds. 拡張機能の基本情報
| 名前 | |
| ID | mochpboiffkefgiklbhiokmkfgdfefac |
| 公式URL | https://chromewebstore.google.com/detail/poker-oddy/mochpboiffkefgiklbhiokmkfgdfefac |
| 説明 | This extension calcules pot odds, for online poker games |
| ファイルサイズ | 77.62 KB |
| インストール数 | 167 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2015-12-07 |
| 公開日 | 2015-12-07 |
| 評価 | 3.40/5 合計 5 レビュー |
| 開発者 | Unknown |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Poker Oddy",
"description": "This extension calcules pot odds, for online poker games",
"version": "1.0",
"browser_action": {
"default_icon": "img\/icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"https:\/\/ajax.googleapis.com\/"
]
} | |