AppViewer Video Player

เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!

AppViewer Video Playerคืออะไร?

AppViewer Video Player เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Likecyber.com และคุณลักษณะหลักของมันคือ "เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย AppViewer Video Player ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        เมื่อคุณติดตั้งส่วนเสริมนี้ คุณจะสามารถรับชมวิดีโอบน AppViewer.in.th ได้อย่างสมบูรณ์!                    

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

ชื่อ AppViewer Video Player AppViewer Video Player
ID lakjkbnhfhfmndoefdhaonjpnikdimml
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/appviewer-video-player/lakjkbnhfhfmndoefdhaonjpnikdimml
คำอธิบาย เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!
ขนาดไฟล์ 40.86 KB
จำนวนการติดตั้ง 401
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2014-12-17
วันที่เผยแพร่ 2014-12-17
คะแนน 4.91/5 รวมทั้งหมด 11 คะแนน
ผู้พัฒนา Likecyber.com
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.appviewer.in.th
URL หน้าช่วยเหลือ http://www.appviewer.in.th
ภาษาที่รองรับ th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AppViewer Video Player",
    "version": "1.0.0",
    "description": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e17\u0e35\u0e48\u0e08\u0e30\u0e17\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e23\u0e31\u0e1a\u0e0a\u0e21 AppViewer \u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c!",
    "homepage_url": "http:\/\/www.appviewer.in.th",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon19.png"
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "",
        "tabs"
    ],
    "manifest_version": 2
}