Determination of the coordinates on the map.

Determination of the coordinates on the map.

Determine the coordinates (latitude and longitude) of any city, street. Определить координаты города, улицы, дома на карте мира

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Determination of the coordinates on the map.",
  "description": "Determine the coordinates (latitude and longitude) of any city, street. Определить координаты города, улицы, дома на карте мира",
  "app": {
    "urls": [
      "http://u-karty.ru/opredelenie-koordinat-na-karte-yandex"
    ],
    "launch": {
      "web_url": "http://u-karty.ru/opredelenie-koordinat-na-karte-yandex"
    }
  },
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.1",
  "icons": {
    "128": "icon.png"
  }
}