斗鱼直播H5版扩展

1. 添加广播开关

Cos'è 斗鱼直播H5版扩展?

斗鱼直播H5版扩展 è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "1. 添加广播开关".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione 斗鱼直播H5版扩展

Scarica i file di estensione 斗鱼直播H5版扩展 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        斗鱼直播H5版扩展
1. 添加广播开关                    

Informazioni di Base sull'Estensione

Nome 斗鱼直播H5版扩展 斗鱼直播H5版扩展
ID dhchofanmhkmhhgfinpklbmbcbhhjbfl
URL Ufficiale https://chromewebstore.google.com/detail/%E6%96%97%E9%B1%BC%E7%9B%B4%E6%92%ADh5%E7%89%88%E6%89%A9%E5%B1%95/dhchofanmhkmhhgfinpklbmbcbhhjbfl
Descrizione 1. 添加广播开关
Dimensione del File 7.39 KB
Conteggio Installazioni 47
Versione Corrente 1.0
Ultimo Aggiornamento 2019-05-05
Data di Pubblicazione 2019-05-05
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u6597\u9c7c\u76f4\u64adH5\u7248\u6269\u5c55",
    "version": "1.0",
    "description": "1. \u6dfb\u52a0\u5e7f\u64ad\u5f00\u5173",
    "icons": {
        "48": "images\/get_started48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.douyu.com\/*"
            ],
            "js": [
                "js\/content-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "manifest_version": 2
}