UnitConverter Firefox

Examine source code of UnitConverter

By: Fenor
Inspect and view changes in UnitConverter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "UnitConverter",
  "version": "1.0.0",
  "description": "Universal unit converter. Convert length, weight, temperature, data size, time, area, and volume.",
  "icons": {
    "48": "res/icon-48.png",
    "96": "res/icon-96.png",
    "128": "res/icon-128.png"
  },
  "action": {
    "default_icon": {
      "48": "res/icon-48.png",
      "96": "res/icon-96.png"
    },
    "default_title": "UnitConverter",
    "default_popup": "ui/convert.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "unitconverter@tools.convert",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best UnitConverter Alternatives

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