MSJ Web Serial Management tool

Web Serial Management tool for MSJ GPS receivers

MSJ Web Serial Management tool क्या है?

MSJ Web Serial Management tool Magellan Systems Japan, Inc. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Web Serial Management tool for MSJ GPS receivers"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MSJ Web Serial Management tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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)                    

एक्सटेंशन की मूल जानकारी

नाम MSJ Web Serial Management tool MSJ Web Serial Management tool
ID hdpaoicekkpemckokmdkjpcbmjfpfjfj
आधिकारिक URL https://chromewebstore.google.com/detail/msj-web-serial-management/hdpaoicekkpemckokmdkjpcbmjfpfjfj
विवरण Web Serial Management tool for MSJ GPS receivers
फ़ाइल का आकार 1.5 MB
स्थापना संख्या 174
वर्तमान संस्करण 11.32
अंतिम अपडेट 2023-08-03
प्रकाशन तिथि 2021-05-28
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Magellan Systems Japan, Inc.
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}