Inspect and view changes in Determination of the coordinates on the map. source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
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"
}
}