Surebet calculator

With this surebet calculator you can check if some bet offer an arbitrage opportunity

What is Surebet calculator?

Surebet calculator is a Chrome extension developed by rocka multimedia, and its main feature is "With this surebet calculator you can check if some bet offer an arbitrage opportunity".

Extension Screenshots

screenshot

Download Surebet calculator Extension CRX File

Download Surebet calculator 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

                                            

Extension Basic Information

Name Surebet calculator Surebet calculator
ID ackkoddjjlobkhocmeebddpapmfnfadk
Official URL https://chrome.google.com/webstore/detail/surebet-calculator/ackkoddjjlobkhocmeebddpapmfnfadk
Description With this surebet calculator you can check if some bet offer an arbitrage opportunity
File Size 15.66 KB
Installation Count 85
Current Version 1.0.0
Last Updated 2015-10-07
Publish Date 2015-10-07
Rating 5.00/5 Total 4 Ratings
Developer rocka multimedia
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Surebet calculator",
    "version": "1.0.0",
    "description": "With this surebet calculator you can check if some bet offer an arbitrage opportunity",
    "icons": {
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_title": "Surebet calculator",
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "files\/popup.js"
    ],
    "content_scripts": [
        {
            "js": [
                "popup.html"
            ],
            "matches": [
                "http:\/\/*\/"
            ]
        }
    ],
    "permissions": [
        "tabs"
    ]
}