ATLANTIS 3D Editor Launcher Firefox

Examine source code of ATLANTIS 3D Editor Launcher

Inspect and view changes in ATLANTIS 3D Editor Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "3deditor.launcher@atlantisweborder.com",
      "strict_min_version": "58.0"
    }
  },
  "name": "ATLANTIS 3D Editor Launcher",
  "short_name": "3D Editor Launcher",
  "version": "2.0.2",
  "description": "The extension launches ATLANTIS 3D Editor 2.0+ as a standalone application from Firefox ver 58+",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "service_worker.js"
    ]
  },
  "permissions": [
    "nativeMessaging"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.atlantisweborder.com/*",
        "*://*.orderdigitalsolutions.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ]
}

Best ATLANTIS 3D Editor Launcher Alternatives

Here are some Firefox add-ons that are similar to ATLANTIS 3D Editor Launcher: