kodiforu

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

kodiforuคืออะไร?

kodiforu เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://kodiforu.com และคุณลักษณะหลักของมันคือ "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย kodiforu

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ kodiforu kodiforu
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"
}