Automatic Unit Converter Firefox

Examine source code of Automatic Unit Converter

Inspect and view changes in Automatic Unit Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Automatic Unit Converter",
  "version": "1.4resigned1",
  "description": "Automatically different (American) units to their SI/Europian counterparts.",
  "permissions": [
    "storage"
  ],
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "background.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{47a3bbae-80f8-4098-97ff-4a27d98c10bd}"
    }
  }
}

Best Automatic Unit Converter Alternatives

Here are some Firefox add-ons that are similar to Automatic Unit Converter: