ChatGPT Continue Generating Auto-Clicker Firefox

Examine source code of ChatGPT Continue Generating Auto-Clicker

Inspect and view changes in ChatGPT Continue Generating Auto-Clicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT Continue Generating Auto-Clicker",
  "version": "1.4.3",
  "description": "Enhance your ChatGPT experience with automated 'Continue generating' button click.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "tabs",
    "notifications",
    "https://chat.openai.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd0e3935-7af2-49a5-9878-f8dc3ff90401}"
    }
  }
}

Best ChatGPT Continue Generating Auto-Clicker Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Continue Generating Auto-Clicker: