Weather Extension Firefox

Examine source code of Weather Extension

Inspect and view changes in Weather Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weather Extension",
  "version": "1.0",
  "description": "Get the current weather for any city.",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Weather Extension"
  },
  "permissions": [
    "storage",
    "https://api.openweathermap.org/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e3a0021e-495d-41f6-90c7-8eb9b903040a}"
    }
  }
}

Best Weather Extension Alternatives

Here are some Firefox add-ons that are similar to Weather Extension: