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
公式URL 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
Eメール [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\/"
    ]
}