WideChat - Full Width AI Chat Firefox

Examine source code of WideChat - Full Width AI Chat

Inspect and view changes in WideChat - Full Width AI Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WideChat - Full Width AI Chat",
  "short_name": "WideChat",
  "version": "1.1.0",
  "description": "Make ChatGPT, Claude, Gemini and other AI chats full width. Expand the narrow chat area to use your entire wide screen.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{6fca1434-3262-45a0-a250-5e8599088f3b}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_title": "WideChat",
    "default_popup": "settings.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chatgpt.com/*",
        "*://*.claude.ai/*",
        "*://*.gemini.google.com/*",
        "*://*.grok.com/*",
        "*://*.qwen.ai/*",
        "*://*.deepseek.com/*",
        "*://*.kimi.com/*",
        "*://*.copilot.microsoft.com/*"
      ],
      "js": [
        "widechat.js"
      ]
    }
  ]
}

Best WideChat - Full Width AI Chat Alternatives

Here are some Firefox add-ons that are similar to WideChat - Full Width AI Chat: