Twitch AD Free Redirect
Easily Redirect to an AD Free Twitch Experience
Twitch AD Free Redirectคืออะไร?
Twitch AD Free Redirect เป็นส่วนขยายของ Chrome ที่พัฒนาโดย javin.ambridge และคุณลักษณะหลักของมันคือ "Easily Redirect to an AD Free Twitch Experience"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Twitch AD Free Redirect
ดาวน์โหลดไฟล์ส่วนขยาย Twitch AD Free Redirect ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Annoyed with twitch.tv always giving you ADs every few minutes? Realized that Twitch has recently broken AD block again, and want an alternative? Easily use this extension to navigate to an external version of Twitch, where the video is streamed with ADs automatically removed. Don't worry about downloading any AD Blockers, simply use this extension to redirect to a better viewing experience. Working as of June 24th, 2021.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | emmkijcnmcgnkhjdampcoaoioicbidkg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/twitch-ad-free-redirect/emmkijcnmcgnkhjdampcoaoioicbidkg |
คำอธิบาย | Easily Redirect to an AD Free Twitch Experience |
ขนาดไฟล์ | 191 KB |
จำนวนการติดตั้ง | 38 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2021-06-27 |
วันที่เผยแพร่ | 2021-06-27 |
คะแนน | 2.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | javin.ambridge |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Twitch AD Free Redirect", "version": "1.0", "description": "Easily Redirect to an AD Free Twitch Experience", "manifest_version": 2, "permissions": [ "activeTab" ], "browser_action": { "default_icon": "twitch-ad-logo.png", "default_popup": "popup.html" } } |