TrucTiepHD
Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu
Vad är TrucTiepHD?
TrucTiepHD är en Chrome-tillägg utvecklad av Trực Tiếp HD, och dess huvudfunktion är "Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu".
Tilläggsskärmbilder
Ladda ner TrucTiepHD-förlängningens CRX-fil
Ladda ner TrucTiepHD-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
- 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.
Grundläggande Information om Tillägg
Namn | |
ID | pfgpldmgbipcndeofeolhojjknpoiobm |
Officiell webbadress | https://chrome.google.com/webstore/detail/tructiephd/pfgpldmgbipcndeofeolhojjknpoiobm |
Beskrivning | Trực Tiếp HD cung cấp lịch, diễn biến và phát trận đấu |
Filstorlek | 802 KB |
Antal Installationer | 44 |
Aktuell Version | 1.0.5 |
Senast Uppdaterad | 2019-03-08 |
Publiceringsdatum | 2019-03-08 |
Betyg | 5.00/5 Totalt 6 Betyg |
Utvecklare | Trực Tiếp HD |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://tructiephd.net |
Stödda Språk | 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" } |