InstaCalc Firefox

Examine source code of InstaCalc

Por: Laz H
Inspect and view changes in InstaCalc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InstaCalc",
  "version": "1.0",
  "description": "WebExtension for instantly calculating expressions on a webpage",
  "homepage_url": "https://github.com/matrizx/instacalc",
  "icons": {
    "128": "logo.png"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "dist/ext.js"
      ]
    }
  ]
}

Melhores alternativas InstaCalc

Aqui estão algumas Firefox add-ons que são similares a InstaCalc: