HelperAI — Math & Science Solver Firefox

Examine source code of HelperAI — Math & Science Solver

Inspect and view changes in HelperAI — Math & Science Solver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HelperAI — Math & Science Solver",
  "version": "1.0",
  "description": "Select any math or science problem on screen and get instant AI-powered answers using Claude.",
  "homepage_url": "https://github.com/Lemon852/HelperAI",
  "author": "Lemon Dhakal",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "helperai@lemon852",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "HelperAI — Set API Key"
  },
  "icons": {
    "48": "icon.svg"
  }
}

Best HelperAI — Math & Science Solver Alternatives

Here are some Firefox add-ons that are similar to HelperAI — Math & Science Solver: