Twitch AD Free Redirect
Easily Redirect to an AD Free Twitch Experience
什麼是Twitch AD Free Redirect?
Twitch AD Free Redirect是由javin.ambridge開發的Chrome擴展程式,該擴展的主要功能是“Easily Redirect to an AD Free Twitch Experience”。
擴展截圖
下載Twitch AD Free Redirect擴展crx文件
下載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 |
官方網址 | 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" } } |