AppViewer Video Player

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

Co to jest AppViewer Video Player?

AppViewer Video Player to rozszerzenie Chrome opracowane przez Likecyber.com, a jego główną funkcją jest „เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia AppViewer Video Player

Pobierz pliki rozszerzeń AppViewer Video Player w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa AppViewer Video Player AppViewer Video Player
ID lakjkbnhfhfmndoefdhaonjpnikdimml
Oficjalny URL https://chrome.google.com/webstore/detail/appviewer-video-player/lakjkbnhfhfmndoefdhaonjpnikdimml
Opis เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!
Rozmiar pliku 40.86 KB
Liczba instalacji 401
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2014-12-17
Data Publikacji 2014-12-17
Ocena 4.91/5 Łącznie 11 Oceny
Deweloper Likecyber.com
Typ Płatności free
Strona Rozszerzenia http://www.appviewer.in.th
Adres URL Strony Pomocy http://www.appviewer.in.th
Obsługiwane Języki 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
}