Automotive Fleet Magazine

Automotive Fleet Magazine

Automotive Fleet Magazine specializes in fleet and leasing management.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Automotive Fleet Magazine",
  "short_name": "AF Magazine",
  "description": "Automotive Fleet Magazine specializes in fleet and leasing management.",
  "version": "0.0.0.3",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.automotive-fleet.com/"
    ],
    "launch": {
      "web_url": "http://www.automotive-fleet.com/?utm_campaign=Google-Chrome-Web-App&utm_source=chrome-web-app&utm_medium=chrome-web-app"
    }
  }
}