Webtomap

Webtomap

Post your local news, videos and photos on a world map

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://webtomap.com/",
      "http://www.webtomap.com/"
    ],
    "launch": {
      "web_url": "http://webtomap.com/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Post your local news, videos and photos on a world map",
  "name": "Webtomap",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "2"
}