IP Map

See your IP address and the IP address of the website you are visiting on a map.

Τι είναι το IP Map;

Το IP Map είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tritonio, και η κύρια λειτουργία του είναι "See your IP address and the IP address of the website you are visiting on a map.".

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

screenshot

Λήψη αρχείου CRX της επέκτασης IP Map

Λήψη αρχείων επέκτασης IP Map σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Click on the extension's icon and a popup will show you and the site you are viewing on two maps along with your IP addresses.

Thanks to http://www.geoipview.com for the geolocation service.
Thanks to FAM FAM FAM for the map icon (http://www.famfamfam.com/lab/icons/silk/)                    

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

Όνομα IP Map IP Map
ID hhphckcekmhnkkjadjdafalalcgphmec
Επίσημο URL https://chromewebstore.google.com/detail/ip-map/hhphckcekmhnkkjadjdafalalcgphmec
Περιγραφή See your IP address and the IP address of the website you are visiting on a map.
Μέγεθος Αρχείου 27.24 KB
Αριθμός Εγκαταστάσεων 892
Τρέχουσα Έκδοση 1.1.3
Τελευταία Ενημέρωση 2013-09-22
Ημερομηνία Δημοσίευσης 2013-09-22
Αξιολόγηση 4.40/5 Συνολικά 10 Αξιολογήσεις
Προγραμματιστής Tritonio
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Map",
    "version": "1.1.3",
    "manifest_version": 2,
    "description": "See your IP address and the IP address of the website you are visiting on a map.",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "map_magnify.png",
        "default_popup": "index.html",
        "default_title": "IP Map"
    },
    "permissions": [
        "tabs"
    ]
}