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
官方網址 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\/"
    ]
}