Football News Reader

A simple extension for reading latest Football news quicker, easier

Football News Readerとは何ですか?

Football News Readerはhttps://devnhanguoita.comによって開発されたChromeの拡張機能で、その主な機能は「A simple extension for reading latest Football news quicker, easier」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Read new football news quickly with this simple extension.
Currently there are latest news from Four Four Two, The Sport Bible, Fox Sports and ESPN.
News powered by NewsAPI.                    

拡張機能の基本情報

名前 Football News Reader Football News Reader
ID dojfchbejdepapgopodpalakingoallm
公式URL https://chromewebstore.google.com/detail/football-news-reader/dojfchbejdepapgopodpalakingoallm
説明 A simple extension for reading latest Football news quicker, easier
ファイルサイズ 7.44 KB
インストール数 78
現在のバージョン 1.1.4
最終更新日 2017-11-25
公開日 2017-11-24
評価 5.00/5 合計 1 レビュー
開発者 https://devnhanguoita.com
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Football News Reader",
    "description": "A simple extension for reading latest Football news quicker, easier",
    "version": "1.1.4",
    "icons": {
        "16": "ball.png",
        "48": "ball.png",
        "128": "ball.png"
    },
    "browser_action": {
        "default_icon": "ball.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/newsapi.org\/"
    ]
}