WebExtension.net
WebExtension.net

m3u8 Sniffer TV - Find and Play HLS Streaming URLs

View on Chrome Web Store
View m3u8 Sniffer TV - Find and Play HLS Streaming URLs Chrome Extension on Chrome Web Store
4.4 (59 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Grabs m3u8 webRequests from visited web pages and provides options for using them.
Type
Extension
Users
40,000 users
Website sniffertv.com
rickstam
View author page of rickstam
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 17, 2021
Version 2.0.4
Manifest version
3
Updated
Updated on August 28, 2024
View on Chrome Web Store
View m3u8 Sniffer TV - Find and Play HLS Streaming URLs Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "m3u8 Sniffer TV - Find and Play HLS Streaming URLs",
    "description": "Grabs m3u8 webRequests from visited web pages and provides options for using them.",
    "version": "2.0.4",
    "permissions": [
        "tabs",
        "storage",
        "scripting",
        "webRequest",
        "declarativeNetRequest",
        "clipboardWrite"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_title": "m3u8 Sniffer TV",
        "default_icon": "icons\/m3uSniffer-on-64px.png",
        "default_popup": "popup.html"
    },
    "options_ui": {
        "page": "options.html"
    },
    "icons": {
        "16": "icons\/m3uSniffer-on-64px.png",
        "48": "icons\/m3uSniffer-on-64px.png",
        "128": "icons\/m3uSniffer-on-128px.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+S"
            }
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "player\/player.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top