How many people are on Twitch - Across

Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.

Qu'est-ce que How many people are on Twitch - Across ?

How many people are on Twitch - Across est une extension Chrome développée par domingo-tv, et sa fonction principale est "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension How many people are on Twitch - Across

Téléchargez les fichiers d'extension How many people are on Twitch - Across 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

                        Browse Twitch viewers and streams all over the world !

“How many people are on Twitch” is a Chrome Extension allowing you to browse easily thousands of streams all over the world and receive key insights on Twitch general audience,
audience parts and viewers counts.

Features include :
- Total viewerpool
- Online channels count
- Top 10 channels
- Filtering by zone (French / English / World)
- Stats comparison                    

Informations de Base sur l'Extension

Nom How many people are on Twitch - Across How many people are on Twitch - Across
ID pldmbeeinkgnnifkkdpjpmgcdjefgcal
URL Officiel https://chromewebstore.google.com/detail/how-many-people-are-on-tw/pldmbeeinkgnnifkkdpjpmgcdjefgcal
Description Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.
Taille du Fichier 312 KB
Nombre d'Installations 601
Version Actuelle 1.2.0
Dernière Mise à Jour 2022-05-17
Date de Publication 2019-11-29
Évaluation 4.50/5 Total 8 Évaluations
Développeur domingo-tv
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "How many people are on Twitch - Across",
    "description": "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.",
    "version": "1.2.0",
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_security_policy": "script-src 'self' 'sha256-GgRxrVOKNdB4LrRsVPDSbzvfdV4UqglmviH9GoBJ5jk='; object-src 'self'",
    "permissions": [
        "https:\/\/ext-across.domingo.tv\/"
    ]
}