ChatGPT Export Conversation Firefox

Examine source code of ChatGPT Export Conversation

Inspect and view changes in ChatGPT Export Conversation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.1.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.chatgpt.com/c/*",
        "*://*.chatgpt.com/g/*",
        "*://chatgpt.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{aecf89d3-3183-49f3-8e4a-01b73bd14cbe}"
    }
  }
}

Best ChatGPT Export Conversation Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Export Conversation: