Odds Alert
Get best odds on your favourite leagues.
Cos'è Odds Alert?
Odds Alert è un'estensione di Chrome sviluppata da ionescu.catalin, e la sua funzione principale è "Get best odds on your favourite leagues.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Odds Alert
Scarica i file di estensione Odds Alert 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
Compare odds from more then 20 online bookmakers . Find best odds for popular events .
Informazioni di Base sull'Estensione
Nome | |
ID | cpnbpagcncppngcjhhnmejnknlhgnncp |
URL Ufficiale | https://chrome.google.com/webstore/detail/odds-alert/cpnbpagcncppngcjhhnmejnknlhgnncp |
Descrizione | Get best odds on your favourite leagues. |
Dimensione del File | 106 KB |
Conteggio Installazioni | 45 |
Versione Corrente | 3.0 |
Ultimo Aggiornamento | 2013-12-22 |
Data di Pubblicazione | 2013-12-22 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | ionescu.catalin |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Odds Alert", "short_name": "Odds Comparison", "description": "Get best odds on your favourite leagues.", "version": "3.0", "permissions": [ "http:\/\/www.oddsalert.co.uk\/", "tabs" ], "browser_action": { "default_icon": "football.png", "default_popup": "popup.html" } } |