Date Countdown

Date Countdown

Smart Extension to easily check how many days left to the dates you want

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "version": "1.2",
  "name": "Date Countdown",
  "description": "Smart Extension to easily check how many days left to the dates you want",
  "action": {
    "default_popup": "index.html",
    "default_icon": "images/icon.png"
  }
}