ChatGPT Embedded Link Fix Firefox

Examine source code of ChatGPT Embedded Link Fix

Inspect and view changes in ChatGPT Embedded Link Fix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Embedded Link Fix",
  "version": "1.0",
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "chatgpt-link-fix@example.com",
      "strict_min_version": "42.0"
    }
  }
}

Best ChatGPT Embedded Link Fix Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Embedded Link Fix: