OddSmarter

Football Betting Odds, Be smart!

Cos'è OddSmarter?

OddSmarter è un'estensione di Chrome sviluppata da http://www.oddsmarter.com, e la sua funzione principale è "Football Betting Odds, Be smart!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione OddSmarter

Scarica i file di estensione OddSmarter in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Football Betting Odds, Be smart!                    

Informazioni di Base sull'Estensione

Nome OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
URL Ufficiale https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Descrizione Football Betting Odds, Be smart!
Dimensione del File 347 KB
Conteggio Installazioni 17
Versione Corrente 1.0.5
Ultimo Aggiornamento 2013-02-01
Data di Pubblicazione 2013-02-01
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore http://www.oddsmarter.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.oddsmarter.com
Lingue Supportate 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\/"
    ]
}