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 |
Eメール | [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" } } |