MathSnap AI Firefox

Examine source code of MathSnap AI

Inspect and view changes in MathSnap AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MathSnap",
  "version": "4.2.2",
  "description": "Snap math from any website, PDF, or image. Get instant AI explanations.",
  "permissions": [
    "storage",
    "identity",
    "clipboardWrite",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "browser_action": {
    "default_title": "MathSnap",
    "default_icon": "icon.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "Alt+S",
        "windows": "Ctrl+Shift+F",
        "linux": "Alt+S"
      },
      "description": "Toggle MathSnap sidebar"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "content/content.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "background": {
    "scripts": [
      "config.js",
      "popup/popup-routing.js",
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "viewer/*",
    "viewer/lib/*",
    "viewer/pdfjs/*",
    "viewer/pdfjs/web/*",
    "sidebar/*",
    "katex/*"
  ],
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval' https://us-assets.i.posthog.com; object-src 'self'; worker-src blob:; frame-src https://cdn-deliver-static.com https://challenges.cloudflare.com; connect-src 'self' data: https://cdn-deliver-static.com https://tbrbotngkfqhsisidnrm.supabase.co https://us.i.posthog.com https://us-assets.i.posthog.com",
  "icons": {
    "48": "icon.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c1c7a94-db4a-46c0-8219-fbf0e80586de}",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best MathSnap AI Alternatives

Here are some Firefox add-ons that are similar to MathSnap AI: