ChatGPT select through blur Firefox

Examine source code of ChatGPT select through blur

Inspect and view changes in ChatGPT select through blur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT select through blur",
  "short_name": "ChatGPT select through blur",
  "version": "1.1",
  "author": "floriensk",
  "description": "On the ChatGPT website (chat.openai.com), allows text from the conversation to be selected even through the blur above the text box.",
  "homepage_url": "https://github.com/floriensk/chatgpt_select_through_blur",
  "browser_specific_settings": {
    "gecko": {
      "id": "@chatgpt_select_through_blur"
    }
  },
  "icons": {
    "16": "icons/ChatGPT_logo_blurred 16.png",
    "32": "icons/ChatGPT_logo_blurred 32.png",
    "48": "icons/ChatGPT_logo_blurred 48.png",
    "128": "icons/ChatGPT_logo_blurred 128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "css": [
        "chatgpt_select_through_blur.css"
      ]
    }
  ]
}

Best ChatGPT select through blur Alternatives

Here are some Firefox add-ons that are similar to ChatGPT select through blur: