MapsEasy

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

Wat is MapsEasy?

MapsEasy is een Chrome-extensie ontwikkeld door https://www.mapseasy.net, en de belangrijkste functie is "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie MapsEasy

Download MapsEasy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
Officiële URL https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Beschrijving You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Bestandsgrootte 451 KB
Aantal Installaties 262
Huidige Versie 7.131.4
Laatst Bijgewerkt 2021-06-13
Publicatiedatum 2017-01-03
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar https://www.mapseasy.net
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.mapseasy.net
URL van de Privacybeleid Pagina https://www.safesearch.net/privacy
Ondersteunde Talen 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"
}