Event Countdown Firefox

Examine source code of Event Countdown

Inspect and view changes in Event Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Event Countdown",
  "version": "1.1",
  "description": "Count down to any future date with days hours and minutes",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5d3548e9-a7a0-49fc-96ac-6df4fc3a6d67}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/i16.png",
    "32": "img/i32.png",
    "48": "img/i48.png",
    "96": "img/i96.png",
    "128": "img/i128.png"
  },
  "browser_action": {
    "default_popup": "dialog/dialog.html",
    "default_icon": {
      "16": "img/i16.png",
      "32": "img/i32.png",
      "48": "img/i48.png",
      "96": "img/i96.png",
      "128": "img/i128.png"
    }
  },
  "background": {
    "scripts": [
      "ext/service.js"
    ]
  },
  "permissions": [
    "storage"
  ]
}

Best Event Countdown Alternatives

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