DayFootball

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

What is DayFootball?

DayFootball is a Chrome extension developed by pshx, and its main feature is "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".

Extension Screenshots

screenshot

Download DayFootball Extension CRX File

Download DayFootball extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name DayFootball DayFootball
ID dchgacgipbnckikiinacnknjbaioloph
Official URL https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph
Description DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
File Size 4.07 MB
Installation Count 45
Current Version 1.2
Last Updated 2015-11-19
Publish Date 2015-11-19
Rating 3.67/5 Total 3 Ratings
Developer pshx
Payment Type free
Supported Languages 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"
    ]
}