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.
Wat is How many people are on Twitch - Across?
How many people are on Twitch - Across is een Chrome-extensie ontwikkeld door domingo-tv, en de belangrijkste functie is "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.".
Extensie Screenshots
Download het CRX-bestand van de extensie How many people are on Twitch - Across
Download How many people are on Twitch - Across-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | pldmbeeinkgnnifkkdpjpmgcdjefgcal |
| Officiële URL | https://chromewebstore.google.com/detail/how-many-people-are-on-tw/pldmbeeinkgnnifkkdpjpmgcdjefgcal |
| Beschrijving | Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts. |
| Bestandsgrootte | 312 KB |
| Aantal Installaties | 601 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2022-05-17 |
| Publicatiedatum | 2019-11-29 |
| Beoordeling | 4.50/5 Totaal 8 Beoordelingen |
| Ontwikkelaar | domingo-tv |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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\/"
]
} | |