The Calculator Firefox

Examine source code of The Calculator

By: Klaas shopping
Inspect and view changes in The Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Small spreadsheet to calculate amounts",
  "manifest_version": 2,
  "name": "TheCalculator",
  "version": "1.0",
  "icons": {
    "48": "logo.png"
  },
  "browser_action": {
    "default_icon": "logo.png",
    "default_title": "Thecalculator",
    "default_popup": "thecalculator.html"
  },
  "applications": {
    "gecko": {
      "id": "thecalculator@example.com"
    }
  }
}

Best The Calculator Alternatives

Here are some Firefox add-ons that are similar to The Calculator: