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.

O que é How many people are on Twitch - Across?

How many people are on Twitch - Across é uma extensão do Chrome desenvolvida por domingo-tv, e sua principal característica é "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão How many people are on Twitch - Across

Baixe arquivos de extensão How many people are on Twitch - Across no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome How many people are on Twitch - Across How many people are on Twitch - Across
ID pldmbeeinkgnnifkkdpjpmgcdjefgcal
URL Oficial https://chromewebstore.google.com/detail/how-many-people-are-on-tw/pldmbeeinkgnnifkkdpjpmgcdjefgcal
Descrição Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.
Tamanho do Arquivo 312 KB
Contagem de Instalações 601
Versão Atual 1.2.0
Última Atualização 2022-05-17
Data de Publicação 2019-11-29
Classificação 4.50/5 Total de 8 Avaliações
Desenvolvedor domingo-tv
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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\/"
    ]
}