NFL Stream

Assistant for nflstream.web.app: allows fetching of logs.

Cos'è NFL Stream?

NFL Stream è un'estensione di Chrome sviluppata da dcep93.apps, e la sua funzione principale è "Assistant for nflstream.web.app: allows fetching of logs.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione NFL Stream

Scarica i file di estensione NFL Stream 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

                        Assistant for nflstream.web.app: allows fetching of logs.                    

Informazioni di Base sull'Estensione

Nome NFL Stream NFL Stream
ID jjlokcmkcepehbfepbffkmkkbnggkmje
URL Ufficiale https://chromewebstore.google.com/detail/nfl-stream/jjlokcmkcepehbfepbffkmkkbnggkmje
Descrizione Assistant for nflstream.web.app: allows fetching of logs.
Dimensione del File 1.13 MB
Conteggio Installazioni 58
Versione Corrente 5.0.0
Ultimo Aggiornamento 2022-10-27
Data di Pubblicazione 2021-09-30
Sviluppatore dcep93.apps
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NFL Stream",
    "description": "Assistant for nflstream.web.app: allows fetching of logs.",
    "version": "5.0.0",
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/*",
            "https:\/\/nflstream.web.app\/"
        ],
        "accept_tls_channel_id": true
    },
    "manifest_version": 3
}