Covid-19 Tracker Firefox

Examine source code of Covid-19 Tracker

By: Akansh
Inspect and view changes in Covid-19 Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Covid-19 Tracker",
  "description": "A utility to provide updates on Covid-19 coronavirus infected cases globally and state-wise",
  "version": "1.0.2",
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    },
    "default_title": "COVID-19 Tracker",
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "alarms",
    "storage",
    "https://api.coronatrends.live/*"
  ],
  "applications": {
    "gecko": {
      "id": "id@coronatrends.live"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "manifest_version": 2,
  "incognito": "spanning"
}

Best Covid-19 Tracker Alternatives

Here are some Firefox add-ons that are similar to Covid-19 Tracker: