Weather Dashboard Firefox

Examine source code of Weather Dashboard

Inspect and view changes in Weather Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Weather Dashboard",
  "version": "1.0.0",
  "description": "Real-time weather information with 7-day forecast, multiple locations, and beautiful UI.",
  "permissions": [
    "storage",
    "geolocation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f1d2f964-8542-4a67-ad14-e19004b9a3a7}"
    }
  }
}

Best Weather Dashboard Alternatives

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