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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    }
}