MapsEasy

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

¿Qué es MapsEasy?

MapsEasy es una extensión de Chrome desarrollada por https://www.mapseasy.net, y su función principal es "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión MapsEasy

Descarga archivos de extensión MapsEasy en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
URL Oficial https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Descripción You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Tamaño del Archivo 451 KB
Cantidad de Instalaciones 262
Versión Actual 7.131.4
Última Actualización 2021-06-13
Fecha de Publicación 2017-01-03
Calificación 3.67/5 Total de 3 Calificaciones
Desarrollador https://www.mapseasy.net
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.mapseasy.net
URL de la Página de Política de Privacidad https://www.safesearch.net/privacy
Idiomas Soportados 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"
}