QuickTimer Firefox

Examine source code of QuickTimer

Inspect and view changes in QuickTimer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "QuickTimer",
  "version": "1.0.0",
  "description": "Create and manage custom countdown timers in a dynamic orb-weave layout.",
  "permissions": [
    "storage",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "QuickTimer"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7c949e50-9666-48ac-b9cf-e8aea92af1fe}"
    }
  }
}

Best QuickTimer Alternatives

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