UserlessChatGPT Firefox

Examine source code of UserlessChatGPT

By: Anton
Inspect and view changes in UserlessChatGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UserlessChatGPT",
  "version": "1.0.1",
  "description": "Automatically press stay logged out when accessing ChatGPT",
  "icons": {
    "48": "icons/icon.jpg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://chatgpt.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9a34fb26-8257-4b28-87f8-9fe80289c2a6}"
    }
  }
}

Best UserlessChatGPT Alternatives

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