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 |
官方URL | 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" } } |