MapsEasy

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

Hvad er MapsEasy?

MapsEasy er en Chrome-udvidelse udviklet af https://www.mapseasy.net, og dens hovedfunktion er "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Udvidelsesskærmbilleder

screenshot

Download MapsEasy-udvidelses-CRX-fil

Download MapsEasy-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
Officiel URL https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Beskrivelse You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Filstørrelse 451 KB
Antal Installationer 262
Nuværende Version 7.131.4
Senest Opdateret 2021-06-13
Udgivelsesdato 2017-01-03
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler https://www.mapseasy.net
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.mapseasy.net
URL til Fortrolighedspolitik Side https://www.safesearch.net/privacy
Understøttede Sprog 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"
}