ChatGPT Saver 2 Firefox

Examine source code of ChatGPT Saver 2

Inspect and view changes in ChatGPT Saver 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT Saver",
  "version": "2.1",
  "description": "Save your ChatGPT conversation to an HTML or Text File.",
  "icons": {
    "64": "icons/64.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "downloads",
    "scripting"
  ],
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/page.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png"
    }
  },
  "background": {
    "scripts": [
      "background-script.js"
    ],
    "persistent": false,
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7a13b2fd-1b0d-4e46-ad20-5a50a9c9277f}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ChatGPT Saver 2 Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Saver 2: