Weather Dashboard PG Firefox

Examine source code of Weather Dashboard PG

Inspect and view changes in Weather Dashboard PG source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Weather Dashboard",
  "version": "1.0",
  "description": "Check current weather, 5-day forecast, and manage favorite cities.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "icons": {
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "weather-dashboard@yourdomaigmail.com",
      "strict_min_version": "78.0"
    }
  }
}

Best Weather Dashboard PG Alternatives

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