Twitch AD Free Redirect
Easily Redirect to an AD Free Twitch Experience
What is Twitch AD Free Redirect?
Twitch AD Free Redirect is a Chrome extension developed by javin.ambridge, and its main feature is "Easily Redirect to an AD Free Twitch Experience".
Extension Screenshots
Download Twitch AD Free Redirect Extension CRX File
Download Twitch AD Free Redirect extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | emmkijcnmcgnkhjdampcoaoioicbidkg |
Official URL | https://chrome.google.com/webstore/detail/twitch-ad-free-redirect/emmkijcnmcgnkhjdampcoaoioicbidkg |
Description | Easily Redirect to an AD Free Twitch Experience |
File Size | 191 KB |
Installation Count | 38 |
Current Version | 1.0 |
Last Updated | 2021-06-27 |
Publish Date | 2021-06-27 |
Rating | 2.00/5 Total 1 Ratings |
Developer | javin.ambridge |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |