AR Product Previewer Firefox

Examine source code of AR Product Previewer

Inspect and view changes in AR Product Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AR Product Previewer",
  "version": "1.3",
  "description": "Preview 3D and AR-compatible products directly in your browser.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_title": "AR Product Previewer",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@PAR-Product-Previewer",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best AR Product Previewer Alternatives

Here are some Firefox add-ons that are similar to AR Product Previewer: