Determination of the coordinates on the map

Quickly determine the coordinates (latitude and longitude) of any city, street, on the world map.

Τι είναι το Determination of the coordinates on the map;

Το Determination of the coordinates on the map είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://u-karty.ru, και η κύρια λειτουργία του είναι "Quickly determine the coordinates (latitude and longitude) of any city, street, on the world map.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Determination of the coordinates on the map

Λήψη αρχείων επέκτασης Determination of the coordinates on the map σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Rapid determination of the coordinates on the map - find the latitude and longitude of the city. Online search streets and houses at the address on GPS, to determine the coordinates on the map Yandex how to find 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/1xLnD-5H_1p0O6YVw6-eUSmS1QNd2CJHo9Fi3GFtOkAk/edit?usp=sharing

u-karty.ru
====================================

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

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

u-karty.ru                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Determination of the coordinates on the map Determination of the coordinates on the map
ID hkdlffpjdbbinobkcdbpncffibpknaoh
Επίσημο URL https://chromewebstore.google.com/detail/determination-of-the-coor/hkdlffpjdbbinobkcdbpncffibpknaoh
Περιγραφή Quickly determine the coordinates (latitude and longitude) of any city, street, on the world map.
Μέγεθος Αρχείου 16.4 KB
Αριθμός Εγκαταστάσεων 108
Τρέχουσα Έκδοση 0.1
Τελευταία Ενημέρωση 2020-03-06
Ημερομηνία Δημοσίευσης 2020-03-04
Αξιολόγηση 3.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://u-karty.ru
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://u-karty.ru/opredelenie-koordinat-na-karte-yandex
Διεύθυνση URL της Σελίδας Βοήθειας http://u-karty.ru/opredelenie-koordinat-na-karte-yandex
URL της Σελίδας Πολιτικής Απορρήτου https://docs.google.com/document/d/1fY3eoyB03EJd_kJnGaS272mkcRKLd1YT9_dZMyscpb8/edit?usp=sharing
Υποστηριζόμενες Γλώσσες ru
manifest.json
{
    "name": "Determination of the coordinates on the map",
    "description": "Quickly determine the coordinates (latitude and longitude) of any city, street, on the world map.",
    "icons": {
        "16": "16x16.png",
        "32": "32x32.png",
        "48": "48x48.png",
        "64": "64x64.png",
        "128": "128x128.png"
    },
    "browser_action": {
        "default_icon": "64x64.png",
        "default_title": "Determination of the coordinates on the map",
        "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": "0.1"
}