OddSmarter

Football Betting Odds, Be smart!

Co to jest OddSmarter?

OddSmarter to rozszerzenie Chrome opracowane przez http://www.oddsmarter.com, a jego główną funkcją jest „Football Betting Odds, Be smart!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia OddSmarter

Pobierz pliki rozszerzeń OddSmarter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Football Betting Odds, Be smart!                    

Podstawowe informacje o rozszerzeniu

Nazwa OddSmarter OddSmarter
ID ablhaemlibhhpdlccdlehjgfhcfjalkg
Oficjalny URL https://chrome.google.com/webstore/detail/oddsmarter/ablhaemlibhhpdlccdlehjgfhcfjalkg
Opis Football Betting Odds, Be smart!
Rozmiar pliku 347 KB
Liczba instalacji 17
Aktualna Wersja 1.0.5
Ostatnia Aktualizacja 2013-02-01
Data Publikacji 2013-02-01
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper http://www.oddsmarter.com
Typ Płatności free
Strona Rozszerzenia http://www.oddsmarter.com
Obsługiwane Języki 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\/"
    ]
}