Capsula - Export ChatGPT Chats Firefox

Examine source code of Capsula - Export ChatGPT Chats

提供元: Seveneves.ai
Inspect and view changes in Capsula - Export ChatGPT Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Capsula",
  "short_name": "Capsula",
  "version": "1.3.0",
  "description": "Save & export your AI conversations.",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "developer": {
    "name": "Seveneves AI",
    "url": "https://seveneves.ai"
  },
  "homepage_url": "https://seveneves.ai/capsula",
  "browser_specific_settings": {
    "gecko": {
      "id": "capsula@seveneves.ai",
      "strict_min_version": "109.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://chat.openai.com/*",
        "https://chatgpt.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "clipboardWrite",
    "storage"
  ],
  "optional_host_permissions": [
    "https://api.github.com/*",
    "https://api.notion.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

ベストのCapsula - Export ChatGPT Chats代替案

Capsula - Export ChatGPT Chatsに類似したFirefox add-onをいくつか紹介します: