Smart LG TV Remote Controller

This extension provides remote controller for LG Smart TVs.

Was ist Smart LG TV Remote Controller?

Smart LG TV Remote Controller ist eine Chrome-Erweiterung, die von dobrosi entwickelt wurde, und ihr Hauptmerkmal ist "This extension provides remote controller for LG Smart TVs.".

Erweiterungsscreenshots

screenshot

Smart LG TV Remote Controller-Erweiterungs-CRX-Datei herunterladen

Laden Sie Smart LG TV Remote Controller-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Remote controller extension for LG Smart TV. This is an excelent Remote control application on Chrome Browser.

LG WebOS TV devices are already supported by latest version.                    

Grundlegende Informationen zur Erweiterung

Name Smart LG TV Remote Controller Smart LG TV Remote Controller
ID icokofncdmhjjncknidajbngmbfphpia
Offizielle URL https://chromewebstore.google.com/detail/smart-lg-tv-remote-contro/icokofncdmhjjncknidajbngmbfphpia
Beschreibung This extension provides remote controller for LG Smart TVs.
Dateigröße 1.06 MB
Installationsanzahl 12,054
Aktuelle Version 2.3.1
Letztes Update 2023-01-16
Veröffentlichungsdatum 2015-12-12
Bewertung 3.22/5 Insgesamt 314 Bewertungen
Entwickler dobrosi
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Smart LG TV Remote Controller",
    "description": "This extension provides remote controller for LG Smart TVs.",
    "version": "2.3.1",
    "action": {
        "default_icon": "img\/icon.png",
        "default_popup": "index.html"
    },
    "host_permissions": [
        "*:\/\/*\/"
    ],
    "icons": {
        "48": "img\/icon.png"
    },
    "options_page": "options.html"
}