MSJ Web Serial Management tool
Web Serial Management tool for MSJ GPS receivers
Apa itu MSJ Web Serial Management tool?
MSJ Web Serial Management tool adalah ekstensi Chrome yang dikembangkan oleh Magellan Systems Japan, Inc., dan fitur utamanya adalah "Web Serial Management tool for MSJ GPS receivers".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MSJ Web Serial Management tool
Unduh file ekstensi MSJ Web Serial Management tool dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This tool provides GUI-interface for MSJ GNSS receivers Luscinia2plus, Albicilla and Regulus console commands via serial interface. It allows to get and to set many receiver's parameters. It displays Position on the map and Satellites information in real-time. Also it supports Administrative tasks: Reset, Clear Settings and Upgrade Firmware. It supports Windows, Linux and Mac computers with modern Google Chrome version. If you use Linux, you should to allow communication with a serial port for the current user and then restart the computer by commands like these : sudo usermod -a -G dialout $USER sudo reboot For modern Linux versions (Ubuntu 18.04/20.04) you also must give your browser application (Chromium, Chrome) permission to “Access USB hardware directly” (Ubuntu Software - Chromium - Permissions)
Informasi Dasar Ekstensi
Nama | MSJ Web Serial Management tool |
ID | hdpaoicekkpemckokmdkjpcbmjfpfjfj |
URL Resmi | https://chromewebstore.google.com/detail/msj-web-serial-management/hdpaoicekkpemckokmdkjpcbmjfpfjfj |
Deskripsi | Web Serial Management tool for MSJ GPS receivers |
Ukuran File | 1.5 MB |
Jumlah Instalasi | 174 |
Versi Saat Ini | 11.32 |
Terakhir Diperbarui | 2023-08-03 |
Tanggal Publikasi | 2021-05-28 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Magellan Systems Japan, Inc. |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MSJ Web Serial Management tool", "version": "11.32", "description": "Web Serial Management tool for MSJ GPS receivers", "icons": { "16": "img\/msj-16.png", "32": "img\/msj-32.png", "48": "img\/msj-48.png", "128": "img\/msj-128.png" }, "action": { "default_icon": { "16": "img\/msj-16.png", "32": "img\/msj-32.png", "48": "img\/msj-48.png", "128": "img\/msj-128.png" }, "default_title": "Manage MSJ GPS receivers", "default_popup": "popup.html" }, "manifest_version": 3 } |