Never Ending ChatGPT Firefox

Examine source code of Never Ending ChatGPT

Inspect and view changes in Never Ending ChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Never Ending GPT",
  "version": "1.2.1",
  "description": "Auto presses the 'Show more' button in ChatGPT's sidebar to load all previous chats.",
  "icons": {
    "48": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/chat",
        "https://chat.openai.com/chat/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon.svg"
    },
    "default_popup": "popup.html",
    "default_title": "About Extension"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e6c2260-3fde-4c18-8d93-09b3343c1397}"
    }
  }
}

Best Never Ending ChatGPT Alternatives

Here are some Firefox add-ons that are similar to Never Ending ChatGPT: