Driving directions with weather information

Driving directions with weather information

Get driving directions all around the world with weather information

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Driving directions with weather information",
  "description": "Get driving directions all around the world with weather information",
  "version": "2.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.siterary.com/tools/direction-weather.html"
    ],
    "launch": {
      "web_url": "http://www.siterary.com/tools/direction-weather.html"
    }
  }
}