Countdown Timer Firefox

Examine source code of Countdown Timer

Inspect and view changes in Countdown Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Countdown Timer",
  "version": "2.1.1",
  "description": "Counts down until a specified date and time",
  "icons": {
    "30": "icons/countdown30.png",
    "48": "icons/countdown.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/countdown.png",
    "default_title": "Countdown",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e84d1aea-fbb4-4efb-8ebd-3f733f50128b}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Countdown Timer

Aquí hay algunas Firefox add-ons que son similares a Countdown Timer: