OddSmarter

Football Betting Odds, Be smart!

什么是OddSmarter?

OddSmarter是由http://www.oddsmarter.com开发的Chrome扩展程序,该扩展的主要功能是“Football Betting Odds, Be smart!”。

扩展截图

screenshot

下载OddSmarter扩展crx文件

下载OddSmarter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Football Betting Odds, Be smart!                    

扩展基本信息

名称 OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
官方URL https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
简介 Football Betting Odds, Be smart!
文件大小 347 KB
安装次数 17
当前版本 1.0.5
更新时间 2013-02-01
上架时间 2013-02-01
评分 5.00/5 共2次评分
开发者 http://www.oddsmarter.com
付费类型 free
扩展官网 http://www.oddsmarter.com
支持的语言 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\/"
    ]
}