Find address

Find address

Find Me service. Maps and coordinate information.

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