WeatherNow Firefox

Examine source code of WeatherNow

By: Profi
Inspect and view changes in WeatherNow source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WeatherNow",
  "version": "1.1.0",
  "description": "Live weather using your location — no API key, uses open-meteo.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0a36976-c71c-4a24-bf20-6bc4e5425044}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/s16.png",
    "32": "icons/s32.png",
    "48": "icons/s48.png",
    "96": "icons/s96.png",
    "128": "icons/s128.png"
  },
  "browser_action": {
    "default_popup": "view/index.html",
    "default_icon": {
      "16": "icons/s16.png",
      "32": "icons/s32.png",
      "48": "icons/s48.png",
      "96": "icons/s96.png",
      "128": "icons/s128.png"
    }
  },
  "background": {
    "scripts": [
      "core/worker.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best WeatherNow Alternatives

Here are some Firefox add-ons that are similar to WeatherNow: