World Clock-TimeZone Converter Firefox

Examine source code of World Clock-TimeZone Converter

Inspect and view changes in World Clock-TimeZone Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "3.5.0",
  "default_locale": "en",
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "js/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "128": "img/icon-128.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "worldclock@xzonesoft.com"
    }
  }
}

Best World Clock-TimeZone Converter Alternatives

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