DayFootball

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

Wat is DayFootball?

DayFootball is een Chrome-extensie ontwikkeld door pshx, en de belangrijkste functie is "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie DayFootball

Download DayFootball-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam DayFootball DayFootball
ID dchgacgipbnckikiinacnknjbaioloph
Officiële URL https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph
Beschrijving DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
Bestandsgrootte 4.07 MB
Aantal Installaties 45
Huidige Versie 1.2
Laatst Bijgewerkt 2015-11-19
Publicatiedatum 2015-11-19
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar pshx
Betalingswijze free
Ondersteunde Talen 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"
    ]
}