Smart Contrast Overlay Firefox

Examine source code of Smart Contrast Overlay

By: Alanna
Inspect and view changes in Smart Contrast 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",
  "version": "1.0",
  "description": "Compare two products or texts side by side using AI-driven analysis.",
  "permissions": [
    "contextMenus",
    "scripting",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cbe01252-82a5-4092-a99c-82f59b9719a3}"
    }
  }
}

Best Smart Contrast Overlay Alternatives

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