Time Unit Converter Firefox

Examine source code of Time Unit Converter

By: dotSol
Inspect and view changes in Time Unit Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Time Unit Converter",
  "version": "1.0",
  "description": "A simple extension that converts time units (seconds, minutes, hours)",
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png",
      "48": "icon.png",
      "128": "icon.png"
    }
  },
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "Time-Unit-converter@unique.extension.id"
    }
  }
}

Best Time Unit Converter Alternatives

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