ChatGPT Always Temporary Chat Firefox

Examine source code of ChatGPT Always Temporary Chat

Inspect and view changes in ChatGPT Always Temporary Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT Always Temporary Chat",
  "version": "1.0",
  "description": "The ChatGPT Always Temporary Chat lets you chat with ChatGPT without saving any history.",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "*://chatgpt.com/*",
    "*://www.chatgpt.com/*"
  ],
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "chatgpt-redirect@example.com"
    }
  }
}

Best ChatGPT Always Temporary Chat Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Always Temporary Chat: