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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย domingo-tv และคุณลักษณะหลักของมันคือ "Browse thousands of streams around the world and receive key insights on Twitch viewership, audience shares and viewer counts."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย How many people are on Twitch - Across

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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\/"
    ]
}