Football News Reader

A simple extension for reading latest Football news quicker, easier

Cos'è Football News Reader?

Football News Reader è un'estensione di Chrome sviluppata da https://devnhanguoita.com, e la sua funzione principale è "A simple extension for reading latest Football news quicker, easier".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Football News Reader

Scarica i file di estensione Football News Reader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Football News Reader Football News Reader
ID dojfchbejdepapgopodpalakingoallm
URL Ufficiale https://chromewebstore.google.com/detail/football-news-reader/dojfchbejdepapgopodpalakingoallm
Descrizione A simple extension for reading latest Football news quicker, easier
Dimensione del File 7.44 KB
Conteggio Installazioni 78
Versione Corrente 1.1.4
Ultimo Aggiornamento 2017-11-25
Data di Pubblicazione 2017-11-24
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://devnhanguoita.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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\/"
    ]
}