ChatGPT Citation Generator Firefox

Examine source code of ChatGPT Citation Generator

Inspect and view changes in ChatGPT Citation Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ChatGPT Citation Generator",
  "version": "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 Citation Generator Alternatives

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