Smart Comparison Overlay Firefox

Examine source code of Smart Comparison Overlay

Inspect and view changes in Smart Comparison Overlay source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Smart Comparison Overlay",
  "description": "Compare two blocks of text or products side by side using AI-enhanced analysis.",
  "version": "1.0",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{89a2f5b4-d7f9-47f2-bd83-c53a0e6cc001}"
    }
  }
}

Best Smart Comparison Overlay Alternatives

Here are some Firefox add-ons that are similar to Smart Comparison Overlay: