Worldwide Weather

Worldwide Weather

Weather in all cities around the world, wind speed, 3-day forecast, the pressure and the humidity with the map.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Worldwide Weather",
  "description": "Weather in all cities around the world, wind speed, 3-day forecast, the pressure and the humidity with the map.",
  "version": "3.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.siterary.com/tools/weather_tool.html"
    ],
    "launch": {
      "web_url": "http://www.siterary.com/tools/weather_tool.html"
    }
  }
}