Hexconverter Firefox

Examine source code of Hexconverter

Inspect and view changes in Hexconverter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "img/logo-32.png",
    "default_popup": "index.html",
    "default_title": "Hexconverter"
  },
  "name": "Hexconverter",
  "author": "Lionel Mahistre",
  "description": "This addon instantly converts numbers from and to different formats : decimal, binary, octal, hexadecimal and RGB formatted colors.",
  "version": "1.8.0",
  "icons": {
    "32": "img/logo-32.png",
    "48": "img/logo-48.png",
    "64": "img/logo-64.png",
    "96": "img/logo-96.png",
    "128": "img/logo-128.png",
    "512": "img/logo-512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e593c8ed-ae74-4039-af09-dfe4ad243adb}"
    }
  }
}

Best Hexconverter Alternatives

Here are some Firefox add-ons that are similar to Hexconverter: