MoveChat: Export & Transfer AI Chats Firefox

Examine source code of MoveChat: Export & Transfer AI Chats

Por: VC067 Add-on
Inspect and view changes in MoveChat: Export & Transfer AI Chats source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MoveChat: Export & Transfer AI Chats",
  "version": "1.1.0",
  "description": "Capture AI chat sessions and resume them in a new chat on any platform.",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://chatgpt.com/*",
    "https://claude.ai/*",
    "https://gemini.google.com/*",
    "https://www.perplexity.ai/*",
    "https://*.oaiusercontent.com/*",
    "https://*.googleusercontent.com/*",
    "https://*.gstatic.com/*",
    "https://*.google.com/*",
    "https://*.ggpht.com/*",
    "https://*.anthropic.com/*",
    "https://api.openai.com/*",
    "https://api.anthropic.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://images.unsplash.com/*",
    "https://*.imgur.com/*"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "assets/icon16.png",
      "48": "assets/icon48.png",
      "128": "assets/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://claude.ai/*",
        "https://gemini.google.com/*",
        "https://www.perplexity.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "movechat@vc067.github.io",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "120.0"
    }
  },
  "data_collection_permissions": {
    "required": [
      "none"
    ]
  }
}

Mejores alternativas MoveChat: Export & Transfer AI Chats

Aquí hay algunas Firefox add-ons que son similares a MoveChat: Export & Transfer AI Chats: