Docify – Export Your AI Chats Firefox

Examine source code of Docify – Export Your AI Chats

Inspect and view changes in Docify – Export Your AI Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Docify – Export Your AI Chats",
  "description": "The easiest way to save, export, and format your AI chat conversations.",
  "version": "1.7",
  "icons": {
    "16": "icon/icon16.png",
    "32": "icon/icon32.png",
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  },
  "permissions": [
    "alarms",
    "activeTab",
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Docify - Export Your AI Chats",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://aistudio.google.com/*",
        "https://chat.deepseek.com/*",
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://grok.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{456a9060-afc6-45bf-8b0f-809fe1d25553}"
    }
  }
}

Best Docify – Export Your AI Chats Alternatives

Here are some Firefox add-ons that are similar to Docify – Export Your AI Chats: