ChatGPT Citations Firefox

Examine source code of ChatGPT Citations

Inspect and view changes in ChatGPT Citations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Citations",
  "version": "1.1",
  "description": "Generates BibLaTeX citations from chat conversations with OpenAI's ChatGPT.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/",
        "https://chat.openai.com/*"
      ],
      "js": [
        "scripts/utils.js",
        "scripts/api.js",
        "scripts/ui.js",
        "scripts/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{71ed6b44-37c8-43ad-8eb0-fb29b8e5a468}"
    }
  }
}

Best ChatGPT Citations Alternatives

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