Foxy Calculator Firefox

Examine source code of Foxy Calculator

Inspect and view changes in Foxy Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Foxy Calculator",
  "version": "1.2.0",
  "description": "A Firefox port of the popular Cloudy Calculator",
  "manifest_version": 2,
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_icon": "icons/19.png",
    "default_title": "Foxy Calculator",
    "default_popup": "popup.html"
  },
  "permissions": [
    "http://*.google.com/",
    "https://*.google.com/"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Y"
      }
    }
  },
  "background": {
    "page": "background.html"
  }
}

Best Foxy Calculator Alternatives

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