World Clock Viewer Firefox

Examine source code of World Clock Viewer

Inspect and view changes in World Clock Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "World Clock Viewer",
  "version": "1.2",
  "description": "Customizable World clock app.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "applications": {
    "gecko": {
      "id": "worldclock@gamesome.com"
    }
  }
}

Best World Clock Viewer Alternatives

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