WebExtension.net
WebExtension.net

Twitch Live Extension

View on Chrome Web Store
View Twitch Live Extension Chrome Extension on Chrome Web Store
4.5 (69 ratings)

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

A browser extension that lists your live followed streamers and sends notifications when they start a new stream
Type
Extension
Users
10,000 users
Pedro Silva
View author page of Pedro Silva
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 13, 2020
Version 4.3.0
Manifest version
3
Updated
Updated on October 2, 2024
View on Chrome Web Store
View Twitch Live Extension Chrome Extension on Chrome Web Store
lifestyle/games
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Twitch Live Extension",
    "description": "A browser extension that lists your live followed streamers and sends notifications when they start a new stream",
    "version": "4.3.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Twitch Live Extension",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/id.twitch.tv\/oauth2\/*",
        "https:\/\/api.twitch.tv\/helix\/*"
    ],
    "permissions": [
        "identity",
        "notifications",
        "alarms",
        "storage",
        "idle"
    ]
}
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