DayFootball

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

DayFootballとは何ですか?

DayFootballはpshxによって開発されたChromeの拡張機能で、その主な機能は「DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.」です。

拡張機能のスクリーンショット

screenshot

DayFootball拡張機能のCRXファイルをダウンロード

DayFootball拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 DayFootball DayFootball
ID dchgacgipbnckikiinacnknjbaioloph
公式URL https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph
説明 DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
ファイルサイズ 4.07 MB
インストール数 45
現在のバージョン 1.2
最終更新日 2015-11-19
公開日 2015-11-19
評価 3.67/5 合計 3 レビュー
開発者 pshx
支払い方法 free
対応言語 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"
    ]
}