kodiforu
kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
What is kodiforu?
kodiforu is a Chrome extension developed by https://kodiforu.com, and its main feature is "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".
Extension Screenshots
Download kodiforu Extension CRX File
Download kodiforu extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | llbpiikbndkgpcigfeoenllalehbiepa |
Official URL | https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa |
Description | kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. |
File Size | 14.94 KB |
Installation Count | 166 |
Current Version | 0.1 |
Last Updated | 2017-06-12 |
Publish Date | 2017-06-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://kodiforu.com |
Payment Type | free |
Extension Website | https://kodiforu.com/ |
Supported Languages | 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" } |