OddSmarter

Football Betting Odds, Be smart!

Apa itu OddSmarter?

OddSmarter adalah ekstensi Chrome yang dikembangkan oleh http://www.oddsmarter.com, dan fitur utamanya adalah "Football Betting Odds, Be smart!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi OddSmarter

Unduh file ekstensi OddSmarter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Football Betting Odds, Be smart!                    

Informasi Dasar Ekstensi

Nama OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
URL Resmi https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Deskripsi Football Betting Odds, Be smart!
Ukuran File 347 KB
Jumlah Instalasi 17
Versi Saat Ini 1.0.5
Terakhir Diperbarui 2013-02-01
Tanggal Publikasi 2013-02-01
Penilaian 5.00/5 Total 2 Penilaian
Pengembang http://www.oddsmarter.com
Tipe Pembayaran free
Situs Ekstensi http://www.oddsmarter.com
Bahasa yang Didukung 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\/"
    ]
}