OddSmarter

Football Betting Odds, Be smart!

Qu'est-ce que OddSmarter ?

OddSmarter est une extension Chrome développée par http://www.oddsmarter.com, et sa fonction principale est "Football Betting Odds, Be smart!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension OddSmarter

Téléchargez les fichiers d'extension OddSmarter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Football Betting Odds, Be smart!                    

Informations de Base sur l'Extension

Nom OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
URL Officiel https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Description Football Betting Odds, Be smart!
Taille du Fichier 347 KB
Nombre d'Installations 17
Version Actuelle 1.0.5
Dernière Mise à Jour 2013-02-01
Date de Publication 2013-02-01
Évaluation 5.00/5 Total 2 Évaluations
Développeur http://www.oddsmarter.com
Type de Paiement free
Site Web de l'Extension http://www.oddsmarter.com
Langues Prises en Charge 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\/"
    ]
}