Определение координат на карте

Быстро определить координаты (широта и долгота) любого города, улицы, дома на карте мира.

What is Определение координат на карте?

Определение координат на карте is a Chrome extension developed by https://u-karty.ru, and its main feature is "Быстро определить координаты (широта и долгота) любого города, улицы, дома на карте мира.".

Extension Screenshots

screenshot

Download Определение координат на карте Extension CRX File

Download Определение координат на карте extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Определение координат на карте

Быстрое определение координат на карте — узнаем широту и долготу города, дома, объекта. Онлайн поиск улиц и домов по адресу, для определения координат на карте Google Maps, как найти координаты местоположения на карте.

Конфиденциальность пользовательских данных: Расширение не содержит регистрацию пользователей, а значит не собирает контактные и личные данные пользователей, финансовые и платежные данные, медицинскую информацию, сведения, использующиеся для аутентификации. Также расширение не может отслеживать месторасположение пользователя и/или другие данные GPS. В расширении отсутствуют инструменты GPS. Подробнее: https://docs.google.com/document/d/1DygaFr5TDV8PhxkpoBnAz0lNSn9-eaZuUfh2T57HBdM/edit?usp=sharing

================================

Definition of coordinates on the map

Quick determination of coordinates on the map - we find out the latitude and longitude of the city, house, object. Online search of streets and houses at the address, to determine the coordinates on the map Google Maps, how to find the coordinates of the location on the map.

User Data Privacy: The extension does not contain user registration, and therefore does not collect contact and personal data of users, financial and payment data, medical information, information used for authentication. Also, the extension cannot track the user's location and / or other GPS data. There are no GPS tools in the extension. More details: https://docs.google.com/document/d/1DygaFr5TDV8PhxkpoBnAz0lNSn9-eaZuUfh2T57HBdM/edit?usp=sharing                    

Extension Basic Information

Name Определение координат на карте Определение координат на карте
ID jccbcnjdaibnoadhdemfoimbehcgnlbn
Official URL https://chromewebstore.google.com/detail/%D0%BE%D0%BF%D1%80%D0%B5%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5-%D0%BA%D0%BE%D0%BE%D1%80%D0%B4%D0%B8%D0%BD%D0%B0%D1%82-%D0%BD%D0%B0/jccbcnjdaibnoadhdemfoimbehcgnlbn
Description Быстро определить координаты (широта и долгота) любого города, улицы, дома на карте мира.
File Size 16.52 KB
Installation Count 931
Current Version 1.1
Last Updated 2020-03-06
Publish Date 2020-03-04
Rating 5.00/5 Total 7 Ratings
Developer https://u-karty.ru
Email [email protected]
Payment Type free
Extension Website http://u-karty.ru/opredelenie-koordinat-na-karte-google
Help Page URL http://u-karty.ru/opredelenie-koordinat-na-karte-google
Privacy Policy Page URL https://docs.google.com/document/d/1fY3eoyB03EJd_kJnGaS272mkcRKLd1YT9_dZMyscpb8/edit?usp=sharing
Supported Languages ru
manifest.json
{
    "name": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
    "description": "\u0411\u044b\u0441\u0442\u0440\u043e \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442\u044b (\u0448\u0438\u0440\u043e\u0442\u0430 \u0438 \u0434\u043e\u043b\u0433\u043e\u0442\u0430) \u043b\u044e\u0431\u043e\u0433\u043e \u0433\u043e\u0440\u043e\u0434\u0430, \u0443\u043b\u0438\u0446\u044b, \u0434\u043e\u043c\u0430 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435 \u043c\u0438\u0440\u0430.",
    "icons": {
        "16": "16x16.png",
        "32": "32x32.png",
        "48": "48x48.png",
        "64": "64x64.png",
        "128": "128x128.png"
    },
    "browser_action": {
        "default_icon": "64x64.png",
        "default_title": "\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u0435 \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442 \u043d\u0430 \u043a\u0430\u0440\u0442\u0435",
        "default_popup": "u-kartyru.html"
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.1"
}