World Weather Forecast

World Weather Forecast

Weather forecast. Calendar. Sun and Moon. Astronomy. Local time.

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": "4.0.9",
  "default_locale": "en",
  "app": {
    "launch": {
      "web_url": "http://new.mymeteo.net"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2
}