DayFootball
DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
Was ist DayFootball?
DayFootball ist eine Chrome-Erweiterung, die von pshx entwickelt wurde, und ihr Hauptmerkmal ist "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".
Erweiterungsscreenshots
DayFootball-Erweiterungs-CRX-Datei herunterladen
Laden Sie DayFootball-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Grundlegende Informationen zur Erweiterung
Name | |
ID | dchgacgipbnckikiinacnknjbaioloph |
Offizielle URL | https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph |
Beschreibung | DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions. |
Dateigröße | 4.07 MB |
Installationsanzahl | 45 |
Aktuelle Version | 1.2 |
Letztes Update | 2015-11-19 |
Veröffentlichungsdatum | 2015-11-19 |
Bewertung | 3.67/5 Insgesamt 3 Bewertungen |
Entwickler | pshx |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |