360PanoramaViewer Firefox

Examine source code of 360PanoramaViewer

By: mercuso Add-on
Inspect and view changes in 360PanoramaViewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "360PanoramaViewer",
  "version": "1.0",
  "description": "View images as 360-degree panoramas",
  "permissions": [
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "48": "icon.svg"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "viewer.html",
        "viewer.js",
        "lib/three.module.min.js",
        "lib/three.core.min.js"
      ],
      "matches": []
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "360panoramaviewer@gumpf.app",
      "strict_min_version": "60.0"
    }
  }
}

Best 360PanoramaViewer Alternatives

Here are some Firefox add-ons that are similar to 360PanoramaViewer: