AppViewer Video Player

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

AppViewer Video Player là gì?

AppViewer Video Player là một tiện ích mở rộng Chrome được phát triển bởi Likecyber.com, và tính năng chính của nó là "เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!".

Ả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 AppViewer Video Player

Tải xuống các tệp mở rộng AppViewer Video Player 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

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

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

Tên AppViewer Video Player AppViewer Video Player
ID lakjkbnhfhfmndoefdhaonjpnikdimml
URL Chính Thức https://chrome.google.com/webstore/detail/appviewer-video-player/lakjkbnhfhfmndoefdhaonjpnikdimml
Mô tả เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!
Kích Thước Tệp 40.86 KB
Số Lần Cài Đặt 401
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2014-12-17
Ngày Phát Hành 2014-12-17
Đánh Giá 4.91/5 Tổng số 11 Đánh Giá
Nhà Phát Triển Likecyber.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.appviewer.in.th
URL Trang Trợ Giúp http://www.appviewer.in.th
Ngôn Ngữ Được Hỗ Trợ 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
}