Reverse Integer Calculator Firefox

Examine source code of Reverse Integer Calculator

Inspect and view changes in Reverse Integer Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reverse Integer Calculator",
  "version": "1.0",
  "description": "Calculates the reverse of an integer",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "icon.png"
    },
    "default_title": "Reverse Integer Calculator",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e35db999-0bea-43a2-bc15-72eccfef3a23}"
    }
  }
}

Best Reverse Integer Calculator Alternatives

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