TTV LOL

TTV LOL

TTV LOLとは何ですか?

TTV LOLはhttps://ttv.lolによって開発されたChromeの拡張機能で、その主な機能は「TTV LOL」です。

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

screenshot

TTV LOL拡張機能のCRXファイルをダウンロード

TTV LOL拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        TTV LOL removes livestream ads from your favorite streaming site.

TTV LOL removes livestream ads from twitch.tv without compromise in video quality or the plagued "purple screen of death"

Github:
https://github.com/TTV-LOL/extensions
Discord:
https://discord.gg/NAv7AFAyTF                    

拡張機能の基本情報

名前 TTV LOL TTV LOL
ID ofbbahodfeppoklmgjiokgfdgcndngjm
公式URL https://chromewebstore.google.com/detail/ttv-lol/ofbbahodfeppoklmgjiokgfdgcndngjm
説明 TTV LOL
ファイルサイズ 106 KB
インストール数 239,911
現在のバージョン 0.0.0.3
最終更新日 2021-04-20
公開日 2021-04-08
評価 3.53/5 合計 486 レビュー
開発者 https://ttv.lol
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://ttv.lol/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon.png"
        },
        "default_popup": "common\/html\/popup.html",
        "default_title": "TTV LOL"
    },
    "description": "TTV LOL",
    "icons": {
        "128": "images\/icon.png"
    },
    "manifest_version": 2,
    "name": "TTV LOL",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "https:\/\/*.twitch.tv\/*",
        "https:\/\/usher.ttvnw.net\/*",
        "https:\/\/api.ttv.lol\/*"
    ],
    "version": "0.0.0.3"
}