Twitch Randomizer

Twitch Randomizer a simple extension that takes you to a random live twitch stream.

Twitch Randomizerคืออะไร?

Twitch Randomizer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย intro233 และคุณลักษณะหลักของมันคือ "Twitch Randomizer a simple extension that takes you to a random live twitch stream."

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

screenshot
screenshot

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

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

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

                        Click on the extension icon to go to a random stream.
Update 0.3.5:
Auth patch

Update 0.3.4:
search with multiple languages selected
added Turkish language

Update 0.3.3:
fix 401 error

Update 0.3.2:
Update calls to meet new twitch api requirements


Update 0.2.2:
Added option for browsing only bottom 90% of Just Chatting
Improved handling and prevention for 429 errors

Update 0.2.0:
Added caching to lessen the chance of 429 status codes
Added an options page to allow users to select the language of the random stream 
Currently available languages: English, Spanish, French, Chinese, Korean, German, Russian
Deepen search to increase overall randomness                    

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

ชื่อ Twitch Randomizer Twitch Randomizer
ID aojlfcegfljfegdcfakcjomdogmehfnf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/twitch-randomizer/aojlfcegfljfegdcfakcjomdogmehfnf
คำอธิบาย Twitch Randomizer a simple extension that takes you to a random live twitch stream.
ขนาดไฟล์ 48.25 KB
จำนวนการติดตั้ง 180
เวอร์ชันปัจจุบัน 0.3.8
อัปเดตครั้งล่าสุด 2021-11-13
วันที่เผยแพร่ 2020-06-11
คะแนน 3.69/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา intro233
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "scripts": [
            "background.js",
            "jquery-3.4.1.min.js",
            "twitch_api.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png"
    },
    "content_scripts": [],
    "description": "Twitch Randomizer a simple extension that takes you to a random live twitch stream.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgvwR5LOnBTnMz5IkVOLZNDwOzC5bB76kfE8vwEOs+zOrX++Cj33hDa6LmCieSiVpHYHjqLVuJpmv35JLjPZw3fJ0i3tCe9cFDeZfFNoqiXEq19FRe2UajEXt+2xvka1FIUa1sUeJK2ZvfYmUrDU8sfpxhMunZhF5JzGqg6B\/djoQ+Qp2KcjV3jVKlBAb4Xs\/cAgA3ACw5fsH+yGgM7zaIU6UBMj\/8FFXCVzwjAknZo+Sd0xGxocVACXZsp2xri4meI7wVqEq2xORU9BznI8UkQMJmSyaw1S76qLwjdr4JhjTEtJglonJ4OfIYlZfG2uox59VQK\/fGdW92hwgJBVSlwIDAQAB",
    "manifest_version": 2,
    "name": "Twitch Randomizer",
    "options_page": "options.html",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.3.8"
}

ส่วนขยายที่เกี่ยวข้อง