Smart LG TV Remote Controller
This extension provides remote controller for LG Smart TVs.
Smart LG TV Remote Controllerとは何ですか?
Smart LG TV Remote Controllerはdobrosiによって開発されたChromeの拡張機能で、その主な機能は「This extension provides remote controller for LG Smart TVs.」です。
拡張機能のスクリーンショット
Smart LG TV Remote Controller拡張機能のCRXファイルをダウンロード
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
} | |