Kodi Addons
Kodi Addons - The Kodi Expert community
什麼是Kodi Addons?
Kodi Addons是由Kodi Addons開發的Chrome擴展程式,該擴展的主要功能是“Kodi Addons - The Kodi Expert community”。
擴展截圖
下載Kodi Addons擴展crx文件
下載Kodi Addons擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
The Kodi media center is very popular for those looking to cut the cord and manage their own media. Whether you want to stream NFL on ESPN or watch the latest games in the English Premier League, you can do it all here. Here we'll cover the various Kodi add-ons to stream sports on Kodi. There are many good Kodi add-ons that can stream full HD movies. Most online streams currently are HD 720p or 1080p but some 4K Ultra HD feeds are slowly becoming available. 4K requires a minimum internet speed of 20-25Mbps, Standard HD 720p requires 5-10Mbps. Good hardware is also needed
擴展基本資訊
名稱 | |
ID | kdcdjeahnjigdkdidepjbfdhbhandghj |
官方網址 | https://chrome.google.com/webstore/detail/kodi-addons/kdcdjeahnjigdkdidepjbfdhbhandghj |
簡介 | Kodi Addons - The Kodi Expert community |
檔案大小 | 40.57 KB |
安裝次數 | 1,766 |
目前版本 | 0.0.1 |
更新時間 | 2018-05-06 |
上架時間 | 2018-05-06 |
評分 | 4.00/5 共 4 次評分 |
開發者 | Kodi Addons |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://kodi.expert |
說明頁面URL | https://kodi.expert/best-kodi-addons |
隱私政策頁面URL | https://kodi.expert |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Kodi Addons", "version": "0.0.1", "manifest_version": 2, "description": "Kodi Addons - The Kodi Expert community", "homepage_url": "https:\/\/kodi.expert", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |