COVID-19

COVID-19

COVID-19 real time data, news and forecast

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "COVID-19",
  "description": "This extension will display content from the http://us-coronavirus.info",
  "version": "1.14",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "128": "usci.png"
  }
}