theSHEDteam

Shows current team members who are streaming

theSHEDteamคืออะไร?

theSHEDteam เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.theshedteam.com และคุณลักษณะหลักของมันคือ "Shows current team members who are streaming"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย theSHEDteam

ดาวน์โหลดไฟล์ส่วนขยาย theSHEDteam ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension shows a live list of theSHED streamers currently on MIXER and Twitch                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ theSHEDteam theSHEDteam
ID fgijkobneekkpepboilhdjcokecmllcg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/theshedteam/fgijkobneekkpepboilhdjcokecmllcg
คำอธิบาย Shows current team members who are streaming
ขนาดไฟล์ 9.97 KB
จำนวนการติดตั้ง 22
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2019-04-22
วันที่เผยแพร่ 2019-04-21
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://www.theshedteam.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://theshedteam.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "theSHEDteam",
    "description": "Shows current team members who are streaming",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "management",
        "activeTab",
        "storage"
    ]
}