MapsEasy

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

Vad är MapsEasy?

MapsEasy är en Chrome-tillägg utvecklad av https://www.mapseasy.net, och dess huvudfunktion är "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Tilläggsskärmbilder

screenshot

Ladda ner MapsEasy-förlängningens CRX-fil

Ladda ner MapsEasy-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
Officiell webbadress https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Beskrivning You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Filstorlek 451 KB
Antal Installationer 262
Aktuell Version 7.131.4
Senast Uppdaterad 2021-06-13
Publiceringsdatum 2017-01-03
Betyg 3.67/5 Totalt 3 Betyg
Utvecklare https://www.mapseasy.net
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.mapseasy.net
URL till Sekretesspolicy Sidan https://www.safesearch.net/privacy
Stödda Språk 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"
}