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」です。

拡張機能のスクリーンショット

screenshot
screenshot

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.                    

拡張機能の基本情報

名前 Twitch AD Free Redirect Twitch AD Free Redirect
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
Eメール [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"
    }
}