Editable Countdown Firefox

Examine source code of Editable Countdown

Inspect and view changes in Editable Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Countdown Timer",
  "version": "3.0",
  "description": "Shows a countdown timer in the toolbar.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon128.png"
  },
  "icons": {
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-countdowner@example.com"
    }
  }
}

Best Editable Countdown Alternatives

Here are some Firefox add-ons that are similar to Editable Countdown: