Math Eval Firefox

Examine source code of Math Eval

Inspect and view changes in Math Eval source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Math Eval",
  "version": "1.1",
  "description": "Evaluate math expressions with constants and functions",
  "browser_specific_settings": {
    "gecko": {
      "id": "{92c055ea-7eed-4854-94af-ec0c76e1fb76}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "static/p16.png",
    "48": "static/p48.png"
  },
  "browser_action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "static/p16.png",
      "48": "static/p48.png"
    }
  },
  "background": {
    "scripts": [
      "lib/background.js"
    ]
  },
  "permissions": []
}

Meilleures alternatives Math Eval

Voici quelques Firefox add-ons qui sont similaires à Math Eval :