Simple-Fast calculator Firefox

Examine source code of Simple-Fast calculator

Inspect and view changes in Simple-Fast calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple-Fast calculator",
  "version": "1.2.1.1",
  "applications": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  },
  "description": "It is a simple calculator. It was created in order to not open the system calculator every time, if necessary, or go to sites with calculators.\nThe calculator supports the simplest arithmetic operations. in the next version will be added: degree of trigonometric functions, etc.",
  "homepage_url": "https://github.com/moroshenko/simple-fast-calculator",
  "icons": {
    "48": "icons/48x.png",
    "96": "icons/96x.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/48x.png",
    "default_title": "Calculator",
    "default_popup": "popup/calculator.html"
  }
}

Best Simple-Fast calculator Alternatives

Here are some Firefox add-ons that are similar to Simple-Fast calculator: