OddSmarter

Football Betting Odds, Be smart!

What is OddSmarter?

OddSmarter is a Chrome extension developed by http://www.oddsmarter.com, and its main feature is "Football Betting Odds, Be smart!".

Extension Screenshots

screenshot

Download OddSmarter Extension CRX File

Download OddSmarter 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

                        Football Betting Odds, Be smart!                    

Extension Basic Information

Name OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
Official URL https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Description Football Betting Odds, Be smart!
File Size 347 KB
Installation Count 17
Current Version 1.0.5
Last Updated 2013-02-01
Publish Date 2013-02-01
Rating 5.00/5 Total 2 Ratings
Developer http://www.oddsmarter.com
Payment Type free
Extension Website http://www.oddsmarter.com
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OddSmarter",
    "version": "1.0.5",
    "manifest_version": 2,
    "description": "Football Betting Odds, Be smart!",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon64.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "24": "icon24.png",
        "64": "icon64.png",
        "128": "icon64.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "contextMenus",
        "http:\/\/www.oddsmarter.com\/"
    ]
}