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
官方網址 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
電子郵箱 [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\/"
    ]
}