Simple Units Converter (Lite) Firefox

Examine source code of Simple Units Converter (Lite)

Inspect and view changes in Simple Units Converter (Lite) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Simple Units Converter (Lite)",
  "version": "4.0.4",
  "description": "Simple Units Converter is a general-use units conversion calculator good for converting from one set of units to another.",
  "icons": {
    "16": "app/assets/icons/icon-16x16.png",
    "32": "app/assets/icons/icon-32x32.png",
    "48": "app/assets/icons/icon-48x48.png",
    "128": "app/assets/icons/icon-128x128.png"
  },
  "permissions": [
    "https://cdn.jsdelivr.net/*",
    "https://latest.currency-api.pages.dev/*"
  ],
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "app/index.html",
    "default_icon": "app/assets/icons/icon-128x128.png",
    "default_title": "Simple Units Converter (Lite)"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "simple-units-converter-lite@mind-trends.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Simple Units Converter (Lite) Alternatives

Here are some Firefox add-ons that are similar to Simple Units Converter (Lite):