Smart LG TV Remote Controller

This extension provides remote controller for LG Smart TVs.

Что такое Smart LG TV Remote Controller?

Smart LG TV Remote Controller - это расширение Chrome, разработанное dobrosi, и его основная функция - "This extension provides remote controller for LG Smart TVs.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Smart LG TV Remote Controller

Скачайте файлы расширений Smart LG TV Remote Controller в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Smart LG TV Remote Controller Smart LG TV Remote Controller
ID icokofncdmhjjncknidajbngmbfphpia
Официальный URL https://chromewebstore.google.com/detail/smart-lg-tv-remote-contro/icokofncdmhjjncknidajbngmbfphpia
Описание This extension provides remote controller for LG Smart TVs.
Размер файла 1.06 MB
Количество установок 12,054
Текущая Версия 2.3.1
Последнее Обновление 2023-01-16
Дата публикации 2015-12-12
Рейтинг 3.22/5 Всего 314 оценок
Разработчик dobrosi
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
}