ContinueGPT Firefox

Examine source code of ContinueGPT

By: Jasmin Add-on
Inspect and view changes in ContinueGPT source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ContinueGPT",
  "version": "1.0.1",
  "description": "Adds a 'Continue response' button to the OpenAI ChatGPT website.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9302db89-4909-4553-a87b-38c7994882fc}"
    }
  }
}

Best ContinueGPT Alternatives

Here are some Firefox add-ons that are similar to ContinueGPT: