AppViewer Video Player

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

AppViewer Video Player란 무엇입니까?

AppViewer Video Player은(는) Likecyber.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!"입니다.

확장 프로그램 스크린샷

screenshot

AppViewer Video Player 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        เมื่อคุณติดตั้งส่วนเสริมนี้ คุณจะสามารถรับชมวิดีโอบน 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
}