Augmented Reality Shopping AS Firefox

Examine source code of Augmented Reality Shopping AS

Inspect and view changes in Augmented Reality Shopping AS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Augmented Reality Shopping Assistant",
  "version": "1.3",
  "description": "Simulate AR previews of products (e.g., furniture, glasses) while shopping online.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{85ad44a2-ea01-4d19-8de3-4ad36022d4e1}"
    }
  }
}

Best Augmented Reality Shopping AS Alternatives

Here are some Firefox add-ons that are similar to Augmented Reality Shopping AS: