Country-Covid Info by Jolly

Country-Covid Info by Jolly

One tap and be updated with basic details about country as well as covid updates.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Country-Covid Info by Jolly",
  "description": "One tap and be updated with basic details about country as well as covid updates.",
  "version": "1.0.0",
  "icons": {
    "128": "globe-earth.png"
  },
  "browser_action": {
    "default_icon": "globe-earth.png",
    "default_popup": "index.html"
  }
}