Odds Alert

Get best odds on your favourite leagues.

What is Odds Alert?

Odds Alert is a Chrome extension developed by ionescu.catalin, and its main feature is "Get best odds on your favourite leagues.".

Extension Screenshots

screenshot

Download Odds Alert Extension CRX File

Download Odds Alert 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

                        Compare odds from more then 20 online bookmakers . Find best odds for popular events .                    

Extension Basic Information

Name Odds Alert Odds Alert
ID cpnbpagcncppngcjhhnmejnknlhgnncp
Official URL https://chrome.google.com/webstore/detail/odds-alert/cpnbpagcncppngcjhhnmejnknlhgnncp
Description Get best odds on your favourite leagues.
File Size 106 KB
Installation Count 45
Current Version 3.0
Last Updated 2013-12-22
Publish Date 2013-12-22
Rating 3.00/5 Total 2 Ratings
Developer ionescu.catalin
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Odds Alert",
    "short_name": "Odds Comparison",
    "description": "Get best odds on your favourite leagues.",
    "version": "3.0",
    "permissions": [
        "http:\/\/www.oddsalert.co.uk\/",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "football.png",
        "default_popup": "popup.html"
    }
}