Odds conversion

This is a free extension for odds conversion between the most popular formats.

Odds conversionとは何ですか?

Odds conversionはhttps://www.sportsbooksoftware.comによって開発されたChromeの拡張機能で、その主な機能は「This is a free extension for odds conversion between the most popular formats.」です。

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

screenshot

Odds conversion拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This is a free odds conversion calculator provided by Sportsbook Software SRL (www.sportsbooksoftware.com). 

The extension allows the user to convert odds between the most popular formats:
- decimal
- american
- fractional
- indonesian
- percents
- implied probability
- percents

Sportsbook Software SRL is the leading provider of sportsbook software solutions, data feeds, high-performance hosting for sports betting websites and online casinos.

Our sportsbook software pricing model is based on an one-time set-up fee and a small monthly fee or revenue share. Our fees cover everything required to operate, from software, graphic design and branding, market data and up to customer support. There are no other hidden fees or costs.

This application/extension does not collect any data from its users in any way, shape or form.                    

拡張機能の基本情報

名前 Odds conversion Odds conversion
ID fnlegkochdbfkkccplpeekhfamgneedi
公式URL https://chromewebstore.google.com/detail/odds-conversion/fnlegkochdbfkkccplpeekhfamgneedi
説明 This is a free extension for odds conversion between the most popular formats.
ファイルサイズ 71.29 KB
インストール数 374
現在のバージョン 1.0
最終更新日 2020-11-24
公開日 2016-04-13
評価 5.00/5 合計 1 レビュー
開発者 https://www.sportsbooksoftware.com
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://www.sportsbooksoftware.com/contact-us/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Odds conversion",
    "description": "This is a free extension for odds conversion between the most popular formats.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "icon16.png",
        "19": "icon.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png",
        "128": "icon128.png"
    }
}