NFL Stream

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

What is NFL Stream?

NFL Stream is a Chrome extension developed by dcep93.apps, and its main feature is "Assistant for nflstream.web.app: allows fetching of logs.".

Extension Screenshots

screenshot

Download NFL Stream Extension CRX File

Download NFL Stream extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name NFL Stream NFL Stream
ID jjlokcmkcepehbfepbffkmkkbnggkmje
Official URL https://chromewebstore.google.com/detail/nfl-stream/jjlokcmkcepehbfepbffkmkkbnggkmje
Description Assistant for nflstream.web.app: allows fetching of logs.
File Size 1.13 MB
Installation Count 58
Current Version 5.0.0
Last Updated 2022-10-27
Publish Date 2021-09-30
Developer dcep93.apps
Email [email protected]
Payment Type free
Supported Languages 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
}