Smart LG TV Remote Controller

This extension provides remote controller for LG Smart TVs.

Co to jest Smart LG TV Remote Controller?

Smart LG TV Remote Controller to rozszerzenie Chrome opracowane przez dobrosi, a jego główną funkcją jest „This extension provides remote controller for LG Smart TVs.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Smart LG TV Remote Controller

Pobierz pliki rozszerzeń Smart LG TV Remote Controller 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Smart LG TV Remote Controller Smart LG TV Remote Controller
ID icokofncdmhjjncknidajbngmbfphpia
Oficjalny URL https://chromewebstore.google.com/detail/smart-lg-tv-remote-contro/icokofncdmhjjncknidajbngmbfphpia
Opis This extension provides remote controller for LG Smart TVs.
Rozmiar pliku 1.06 MB
Liczba instalacji 12,054
Aktualna Wersja 2.3.1
Ostatnia Aktualizacja 2023-01-16
Data Publikacji 2015-12-12
Ocena 3.22/5 Łącznie 314 Oceny
Deweloper dobrosi
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}