MSJ Web Serial Management tool

MSJ Web Serial Management tool

Web Serial Management tool for MSJ GPS receivers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "MSJ Web Serial Management tool",
  "version": "11.40",
  "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
}