AppViewer Video Player

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

Wat is AppViewer Video Player?

AppViewer Video Player is een Chrome-extensie ontwikkeld door Likecyber.com, en de belangrijkste functie is "เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AppViewer Video Player

Download AppViewer Video Player-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam AppViewer Video Player AppViewer Video Player
ID lakjkbnhfhfmndoefdhaonjpnikdimml
Officiële URL https://chrome.google.com/webstore/detail/appviewer-video-player/lakjkbnhfhfmndoefdhaonjpnikdimml
Beschrijving เพิ่มคุณสมบัติที่จะทำให้คุณสามารถรับชม AppViewer ได้อย่างสมบูรณ์!
Bestandsgrootte 40.86 KB
Aantal Installaties 401
Huidige Versie 1.0.0
Laatst Bijgewerkt 2014-12-17
Publicatiedatum 2014-12-17
Beoordeling 4.91/5 Totaal 11 Beoordelingen
Ontwikkelaar Likecyber.com
Betalingswijze free
Extensiewebsite http://www.appviewer.in.th
Help Pagina-URL http://www.appviewer.in.th
Ondersteunde Talen 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
}