kodiforu
kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
kodiforuとは何ですか?
kodiforuはhttps://kodiforu.comによって開発されたChromeの拡張機能で、その主な機能は「kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.」です。
拡張機能のスクリーンショット
kodiforu拡張機能のCRXファイルをダウンロード
kodiforu拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Kodi for you extension will help you to easily access all the latest posts of kodiforu! You can get also search for the posts from our blog. 拡張機能の基本情報
| 名前 | |
| ID | llbpiikbndkgpcigfeoenllalehbiepa |
| 公式URL | https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa |
| 説明 | kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. |
| ファイルサイズ | 14.94 KB |
| インストール数 | 166 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2017-06-12 |
| 公開日 | 2017-06-12 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | https://kodiforu.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://kodiforu.com/ |
| 対応言語 | en |
| manifest.json | |
{
"name": "kodiforu",
"description": "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. ",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "kodiforu",
"default_popup": "kodiforu.html"
},
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"version": "0.1"
} | |