TrucTiepHD
Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu
Cos'è TrucTiepHD?
TrucTiepHD è un'estensione di Chrome sviluppata da Trực Tiếp HD, e la sua funzione principale è "Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TrucTiepHD
Scarica i file di estensione TrucTiepHD 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
- Dữ liệu bóng đá trực tuyến, Livescore. - Trực tiếp bóng đá, xem bóng đá trực tuyến hằng ngày miễn phí. - Tin tức, nhận định tất cả các giải đấu hấp dẫn nhất hành tinh. - Truy cập http://tructiephd.net để xem tin tức và soi kèo trận đấu.
Informazioni di Base sull'Estensione
Nome | |
ID | pfgpldmgbipcndeofeolhojjknpoiobm |
URL Ufficiale | https://chrome.google.com/webstore/detail/tructiephd/pfgpldmgbipcndeofeolhojjknpoiobm |
Descrizione | Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu |
Dimensione del File | 802 KB |
Conteggio Installazioni | 44 |
Versione Corrente | 1.0.5 |
Ultimo Aggiornamento | 2019-03-08 |
Data di Pubblicazione | 2019-03-08 |
Valutazione | 5.00/5 Totale 6 Valutazioni |
Sviluppatore | Trực Tiếp HD |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://tructiephd.net |
Lingue Supportate | vi |
manifest.json | |
{ "browser_action": { "default_icon": "icon\/128.png", "default_popup": "kenhbong.html", "default_title": "KenhBong" }, "description": "Tr\u1ef1c Ti\u1ebfp HD cung c\u00e2\u0301p li\u0323ch, di\u00ea\u0303n bi\u00ea\u0301n va\u0300 pha\u0301t tr\u00e2\u0323n \u0111\u00e2\u0301u", "externally_connectable": { "matches": [ "*:\/\/*.tructiephd.net\/*" ] }, "icons": { "128": "icon\/128.png", "16": "icon\/16.png", "32": "icon\/32.png", "48": "icon\/48.png" }, "manifest_version": 2, "name": "TrucTiepHD", "permissions": [ "activeTab", "http:\/\/*.tructiephd.net\/", "https:\/\/*.googletagmanager.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.5" } |