Stopwatch Popup Firefox

Examine source code of Stopwatch Popup

Inspect and view changes in Stopwatch Popup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stopwatch Popup",
  "version": "1.0",
  "description": "A simple stopwatch (start/stop/reset) in the popup.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "Stopwatch"
  },
  "permissions": [],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8e9319b4-806c-4df8-83b1-79ee649daa9b}"
    }
  }
}

Best Stopwatch Popup Alternatives

Here are some Firefox add-ons that are similar to Stopwatch Popup: