Wide GPT Firefox

Examine source code of Wide GPT

Inspect and view changes in Wide GPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WideGPT",
  "version": "1.5.2",
  "description": "Scale Chat-GPT output to 100% width.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{354273a1-bbac-450b-95d2-10700836bba2}"
    }
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "64": "icon_64.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chatgpt.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Wide GPT Alternatives

Here are some Firefox add-ons that are similar to Wide GPT: