OddSmarter

Football Betting Odds, Be smart!

Vad är OddSmarter?

OddSmarter är en Chrome-tillägg utvecklad av http://www.oddsmarter.com, och dess huvudfunktion är "Football Betting Odds, Be smart!".

Tilläggsskärmbilder

screenshot

Ladda ner OddSmarter-förlängningens CRX-fil

Ladda ner OddSmarter-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Football Betting Odds, Be smart!                    

Grundläggande Information om Tillägg

Namn OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
Officiell webbadress https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Beskrivning Football Betting Odds, Be smart!
Filstorlek 347 KB
Antal Installationer 17
Aktuell Version 1.0.5
Senast Uppdaterad 2013-02-01
Publiceringsdatum 2013-02-01
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare http://www.oddsmarter.com
Betalningssätt free
Tilläggswebbplats http://www.oddsmarter.com
Stödda Språk 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\/"
    ]
}