Time Zone Converter by OneCal

Time Zone Converter by OneCal

Quickly convert between multiple time zones in an instant, right inside your browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Time Zone Converter by OneCal",
  "description": "Quickly convert between multiple time zones in an instant, right inside your browser.",
  "version": "1.0",
  "manifest_version": 3,
  "action": {
    "default_popup": "index.html",
    "default_title": "Open the popup"
  },
  "icons": {
    "16": "logo32.png",
    "32": "logo32.png",
    "48": "logo48.png",
    "128": "logo128.png"
  }
}