NFL Stream

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

Qu'est-ce que NFL Stream ?

NFL Stream est une extension Chrome développée par dcep93.apps, et sa fonction principale est "Assistant for nflstream.web.app: allows fetching of logs.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension NFL Stream

Téléchargez les fichiers d'extension NFL Stream au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom NFL Stream NFL Stream
ID jjlokcmkcepehbfepbffkmkkbnggkmje
URL Officiel https://chromewebstore.google.com/detail/nfl-stream/jjlokcmkcepehbfepbffkmkkbnggkmje
Description Assistant for nflstream.web.app: allows fetching of logs.
Taille du Fichier 1.13 MB
Nombre d'Installations 58
Version Actuelle 5.0.0
Dernière Mise à Jour 2022-10-27
Date de Publication 2021-09-30
Développeur dcep93.apps
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}