Weather Firefox

Examine source code of Weather

By: Weather Add-on
Inspect and view changes in Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{75909e1e-9afc-4750-9298-9e5a838957c5}"
    }
  },
  "name": "Weather",
  "short_name": "Weather",
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "manifest_version": 2,
  "version": "0.0.9",
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "permissions": [
    "alarms",
    "storage",
    "geolocation",
    "notifications",
    "webRequest",
    "*://*/*",
    "webNavigation",
    "webRequestBlocking",
    "idle"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "38": "img/icon38.png"
    },
    "default_title": "Weather"
  },
  "description": "The best Weather Forecast extension!"
}

Best Weather Alternatives

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