MapsEasy

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

What is MapsEasy?

MapsEasy is a Chrome extension developed by https://www.mapseasy.net, and its main feature is "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Extension Screenshots

screenshot

Download MapsEasy Extension CRX File

Download MapsEasy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
Official URL https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Description You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
File Size 451 KB
Installation Count 262
Current Version 7.131.4
Last Updated 2021-06-13
Publish Date 2017-01-03
Rating 3.67/5 Total 3 Ratings
Developer https://www.mapseasy.net
Email [email protected]
Payment Type free
Extension Website https://www.mapseasy.net
Privacy Policy Page URL https://www.safesearch.net/privacy
Supported Languages 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"
}