World Clock Firefox

Examine source code of World Clock

By: Sevina Add-on
Inspect and view changes in World Clock source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.5",
  "name": "World Clock",
  "manifest_version": 3,
  "description": "See multiple world clocks in toolbar popup!",
  "homepage_url": "https://mybrowseraddon.com/world-clock.html",
  "commands": {
    "_execute_action": {}
  },
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{9b894a79-6d5d-465d-9ce7-c8777aec4ed2}"
    }
  },
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "World Clock",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best World Clock Alternatives

Here are some Firefox add-ons that are similar to World Clock: