MapsEasy

You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!

Cos'è MapsEasy?

MapsEasy è un'estensione di Chrome sviluppata da https://www.mapseasy.net, e la sua funzione principale è "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione MapsEasy

Scarica i file di estensione MapsEasy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Easily search maps and satellite images. Instantly get text and map driving directions. Check on the traffic and plan the fastes route. Get local weather automatically and weather by location

This extension will provide you with shortcuts and tools to websites. The search on the new tab is handled by Bing.                    

Informazioni di Base sull'Estensione

Nome MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
URL Ufficiale https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Descrizione You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Dimensione del File 451 KB
Conteggio Installazioni 262
Versione Corrente 7.131.4
Ultimo Aggiornamento 2021-06-13
Data di Pubblicazione 2017-01-03
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore https://www.mapseasy.net
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.mapseasy.net
URL della Pagina della Politica sulla Privacy https://www.safesearch.net/privacy
Lingue Supportate en-US
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": " You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar! ",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "32": "img\/icon32.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/*.google.com https:\/\/*.cloudflare.com https:\/\/*.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/*.googleapis.com 'unsafe-eval'; object-src 'self'",
    "name": "MapsEasy",
    "permissions": [
        "storage",
        "https:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.131.4"
}