MSJ Web Serial Management tool
Web Serial Management tool for MSJ GPS receivers
Qu'est-ce que MSJ Web Serial Management tool ?
MSJ Web Serial Management tool est une extension Chrome développée par Magellan Systems Japan, Inc., et sa fonction principale est "Web Serial Management tool for MSJ GPS receivers".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MSJ Web Serial Management tool
Téléchargez les fichiers d'extension MSJ Web Serial Management tool au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | MSJ Web Serial Management tool |
ID | hdpaoicekkpemckokmdkjpcbmjfpfjfj |
URL Officiel | https://chromewebstore.google.com/detail/msj-web-serial-management/hdpaoicekkpemckokmdkjpcbmjfpfjfj |
Description | Web Serial Management tool for MSJ GPS receivers |
Taille du Fichier | 1.5 MB |
Nombre d'Installations | 174 |
Version Actuelle | 11.32 |
Dernière Mise à Jour | 2023-08-03 |
Date de Publication | 2021-05-28 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Magellan Systems Japan, Inc. |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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 } |