DayFootball

DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.

Vad är DayFootball?

DayFootball är en Chrome-tillägg utvecklad av pshx, och dess huvudfunktion är "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".

Tilläggsskärmbilder

screenshot

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

Ladda ner DayFootball-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

                                            

Grundläggande Information om Tillägg

Namn DayFootball DayFootball
ID dchgacgipbnckikiinacnknjbaioloph
Officiell webbadress https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph
Beskrivning DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
Filstorlek 4.07 MB
Antal Installationer 45
Aktuell Version 1.2
Senast Uppdaterad 2015-11-19
Publiceringsdatum 2015-11-19
Betyg 3.67/5 Totalt 3 Betyg
Utvecklare pshx
Betalningssätt free
Stödda Språk ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DayFootball",
    "version": "1.2",
    "description": "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.",
    "browser_action": {
        "default_title": "DayFootball",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "static\/img\/icon.png"
    },
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "storage",
        "tabs"
    ]
}