ClockinSync - Timezone Converter & World Clock Firefox

Examine source code of ClockinSync - Timezone Converter & World Clock

Inspect and view changes in ClockinSync - Timezone Converter & World Clock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ClockinSync - Timezone Converter",
  "version": "1.26.59",
  "description": "World clock & timezone converter with DST alerts, public holiday warnings & reminders. Auto-detects times on any webpage.",
  "browser_specific_settings": {
    "gecko": {
      "id": "support@clockinsync.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "websiteContent"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "identity"
  ],
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_title": "ClockinSync",
    "default_icon": {
      "48": "icons/icon48-light.png"
    }
  },
  "host_permissions": [
    "https://api.clockinsync.com/*"
  ],
  "background": {
    "scripts": [
      "src/core/config.js",
      "citydb.js",
      "src/core/timeCalibratorService.js",
      "src/licensing/licenseDefaults.js",
      "src/background/backgroundController.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16-light.png",
      "48": "icons/icon48-light.png",
      "128": "icons/icon128-light.png"
    }
  },
  "icons": {
    "16": "icons/icon16-light.png",
    "48": "icons/icon48-light.png",
    "128": "icons/icon128-light.png"
  }
}

Best ClockinSync - Timezone Converter & World Clock Alternatives

Here are some Firefox add-ons that are similar to ClockinSync - Timezone Converter & World Clock: