Weather & Time (multi-city) Firefox

Examine source code of Weather & Time (multi-city)

Inspect and view changes in Weather & Time (multi-city) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Weather & Time (multi-city)",
  "version": "3.0.0",
  "description": "Current weather and time in multiple cities (locations)",
  "action": {
    "default_icon": {
      "16": "/assets/favicon/16x16.png",
      "48": "/assets/favicon/48x48.png",
      "128": "/assets/favicon/128x128.png"
    },
    "default_title": "Weather & time (multi-city)",
    "default_popup": "index.html"
  },
  "author": "Alex Kataev",
  "host_permissions": [
    "https://geocode.search.hereapi.com/v1/*",
    "http://api.openweathermap.org/data/2.5/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{97eb50c0-8c48-4ff2-9395-c2ee3d71bb31}"
    }
  }
}

Best Weather & Time (multi-city) Alternatives

Here are some Firefox add-ons that are similar to Weather & Time (multi-city):