DayFootball
DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
Hvad er DayFootball?
DayFootball er en Chrome-udvidelse udviklet af pshx, og dens hovedfunktion er "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".
Udvidelsesskærmbilleder
Download DayFootball-udvidelses-CRX-fil
Download DayFootball-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | dchgacgipbnckikiinacnknjbaioloph |
Officiel URL | https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph |
Beskrivelse | DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions. |
Filstørrelse | 4.07 MB |
Antal Installationer | 45 |
Nuværende Version | 1.2 |
Senest Opdateret | 2015-11-19 |
Udgivelsesdato | 2015-11-19 |
Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
Udvikler | pshx |
Betalingsmetode | free |
Understøttede Sprog | 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" ] } |