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.

Hvad er How many people are on Twitch - Across?

How many people are on Twitch - Across er en Chrome-udvidelse udviklet af domingo-tv, og dens hovedfunktion er "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.".

Udvidelsesskærmbilleder

screenshot

Download How many people are on Twitch - Across-udvidelses-CRX-fil

Download How many people are on Twitch - Across-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn How many people are on Twitch - Across How many people are on Twitch - Across
ID pldmbeeinkgnnifkkdpjpmgcdjefgcal
Officiel URL https://chromewebstore.google.com/detail/how-many-people-are-on-tw/pldmbeeinkgnnifkkdpjpmgcdjefgcal
Beskrivelse Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.
Filstørrelse 312 KB
Antal Installationer 601
Nuværende Version 1.2.0
Senest Opdateret 2022-05-17
Udgivelsesdato 2019-11-29
Bedømmelse 4.50/5 Samlet 8 Bedømmelser
Udvikler domingo-tv
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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\/"
    ]
}