Odds conversion

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

What is Odds conversion?

Odds conversion is a Chrome extension developed by https://www.sportsbooksoftware.com, and its main feature is "This is a free extension for odds conversion between the most popular formats.".

Extension Screenshots

screenshot

Download Odds conversion Extension CRX File

Download Odds conversion extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Odds conversion Odds conversion
ID fnlegkochdbfkkccplpeekhfamgneedi
Official URL https://chromewebstore.google.com/detail/odds-conversion/fnlegkochdbfkkccplpeekhfamgneedi
Description This is a free extension for odds conversion between the most popular formats.
File Size 71.29 KB
Installation Count 374
Current Version 1.0
Last Updated 2020-11-24
Publish Date 2016-04-13
Rating 5.00/5 Total 1 Ratings
Developer https://www.sportsbooksoftware.com
Email [email protected]
Payment Type free
Help Page URL https://www.sportsbooksoftware.com/contact-us/
Supported Languages 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"
    }
}