Weather Forecast

Weather Forecast

10 day weather forecast. Wind, Beaufort, Temp, Cloud, Rain, Humidity, Pressure. Daily, Hourly, Graph, Table screenings.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_application_title__",
  "description": "__MSG_application_description__",
  "version": "0.0.0.2",
  "default_locale": "en",
  "browser_action": {
    "default_icon": "icon_16.png",
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2
}