MapsEasy

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

Was ist MapsEasy?

MapsEasy ist eine Chrome-Erweiterung, die von https://www.mapseasy.net entwickelt wurde, und ihr Hauptmerkmal ist "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Erweiterungsscreenshots

screenshot

MapsEasy-Erweiterungs-CRX-Datei herunterladen

Laden Sie MapsEasy-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
Offizielle URL https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Beschreibung You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Dateigröße 451 KB
Installationsanzahl 262
Aktuelle Version 7.131.4
Letztes Update 2021-06-13
Veröffentlichungsdatum 2017-01-03
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler https://www.mapseasy.net
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.mapseasy.net
URL der Datenschutzrichtlinien-Seite https://www.safesearch.net/privacy
Unterstützte Sprachen 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"
}