ChatGPT Word Math Copy Firefox

Examine source code of ChatGPT Word Math Copy

By: qzwn Add-on
Inspect and view changes in ChatGPT Word Math Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ChatGPT Word Math Copy",
  "version": "1.0.2",
  "description": "在 ChatGPT 网页版复制到 Microsoft Word 时保留可编辑的 Word 原生公式,并可选清理中英文混排空格。",
  "author": "qzwn",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*"
      ],
      "js": [
        "vendor/katex/katex-mathml.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "ChatGPT Word Math Copy",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c5f8f34-987b-4df1-b5f9-7d5f76e109a4}",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ChatGPT Word Math Copy Alternatives

Here are some Firefox add-ons that are similar to ChatGPT Word Math Copy: