Instant Maps

Instantly access Google Maps without having to leave your tab.

Τι είναι το Instant Maps;

Το Instant Maps είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Vatsal, και η κύρια λειτουργία του είναι "Instantly access Google Maps without having to leave your tab.".

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

screenshot
screenshot
screenshot

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

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

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

                        Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map.  This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.                    

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

Όνομα Instant Maps Instant Maps
ID icgmmonkdbidkcojchemocfihdgpoimj
Επίσημο URL https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj
Περιγραφή Instantly access Google Maps without having to leave your tab.
Μέγεθος Αρχείου 2.25 MB
Αριθμός Εγκαταστάσεων 11,848
Τρέχουσα Έκδοση 2.0
Τελευταία Ενημέρωση 2013-07-25
Ημερομηνία Δημοσίευσης 2013-07-25
Αξιολόγηση 3.38/5 Συνολικά 16 Αξιολογήσεις
Προγραμματιστής Vatsal
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instant Maps",
    "version": "2.0",
    "manifest_version": 2,
    "description": "Instantly access Google Maps without having to leave your tab.",
    "browser_action": {
        "default_icon": "map.png",
        "default_popup": "popup.html"
    }
}