Copy Equation from ChatGPT and Wikipedia Firefox

Examine source code of Copy Equation from ChatGPT and Wikipedia

By: Foxxey Add-on
Inspect and view changes in Copy Equation from ChatGPT and Wikipedia 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": 2,
  "name": "Copy Equation from ChatGPT and Wikipedia",
  "version": "3.6",
  "description": "Copy MathML and LaTeX from math elements",
  "permissions": [
    "storage"
  ],
  "web_accessible_resources": [
    "svg/*.svg",
    "css/*.css",
    "popup.html"
  ],
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "128": "icon/128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://chatgpt.com/*",
        "https://*.wikipedia.org/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f42db7dd-558e-4cbb-89c1-c60f28aba1df}"
    }
  }
}

Best Copy Equation from ChatGPT and Wikipedia Alternatives

Here are some Firefox add-ons that are similar to Copy Equation from ChatGPT and Wikipedia: