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.

什麼是How many people are on Twitch - Across?

How many people are on Twitch - Across是由domingo-tv開發的Chrome擴展程式,該擴展的主要功能是“Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.”。

擴展截圖

screenshot

下載How many people are on Twitch - Across擴展crx文件

下載How many people are on Twitch - Across擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 How many people are on Twitch - Across How many people are on Twitch - Across
ID pldmbeeinkgnnifkkdpjpmgcdjefgcal
官方網址 https://chromewebstore.google.com/detail/how-many-people-are-on-tw/pldmbeeinkgnnifkkdpjpmgcdjefgcal
簡介 Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts.
檔案大小 312 KB
安裝次數 601
目前版本 1.2.0
更新時間 2022-05-17
上架時間 2019-11-29
評分 4.50/5 共 8 次評分
開發者 domingo-tv
電子郵箱 [email protected]
付費類型 free
支援的語言 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\/"
    ]
}