kodiforu

kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.

kodiforu là gì?

kodiforu là một tiện ích mở rộng Chrome được phát triển bởi https://kodiforu.com, và tính năng chính của nó là "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng kodiforu

Tải xuống các tệp mở rộng kodiforu dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên kodiforu kodiforu
ID llbpiikbndkgpcigfeoenllalehbiepa
URL Chính Thức https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa
Mô tả kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
Kích Thước Tệp 14.94 KB
Số Lần Cài Đặt 166
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2017-06-12
Ngày Phát Hành 2017-06-12
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://kodiforu.com
Loại Thanh Toán free
Trang Web Mở Rộng https://kodiforu.com/
Ngôn Ngữ Được Hỗ Trợ 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"
}