Desmos Text Input/Output Browser Extension Firefox

Examine source code of Desmos Text Input/Output Browser Extension

Inspect and view changes in Desmos Text Input/Output Browser Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{17751f83-4842-40d8-96c2-2b8253d61d62}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "js": [
        "content.bundle.js"
      ],
      "matches": [
        "https://www.desmos.com/*"
      ]
    }
  ],
  "description": "Import/Export Desmos graphs as text (json).",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 3,
  "name": "Desmos Text Input/Output Tool",
  "version": "1.1.0",
  "web_accessible_resources": [
    {
      "matches": [
        "https://*/*"
      ],
      "resources": [
        "injected.js"
      ]
    }
  ]
}

Best Desmos Text Input/Output Browser Extension Alternatives

Here are some Firefox add-ons that are similar to Desmos Text Input/Output Browser Extension: