Easy Driving Directions

Elevate Your Browsing Experience with Easy Driving Directions New Tab. Easy Driving Directions will change your New Tab Page to…

What is Easy Driving Directions?

Easy Driving Directions is a Chrome extension developed by Easy Driving Directions, and its main feature is "Elevate Your Browsing Experience with Easy Driving Directions New Tab. Easy Driving Directions will change your New Tab Page to…".

Extension Screenshots

screenshot

Download Easy Driving Directions Extension CRX File

Download Easy Driving Directions 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

                        Elevate Your Browsing Experience with Easy Driving Directions New Tab. Easy Driving Directions will change your New Tab Page to Easy Driving Directions with Yahoo Sponsored Web Search. 

Easy Driving Directions provides Quick & Easy A to B Driving Directions, Yahoo Web Search, & Custom Background Image. 

You can view our Privacy Policy at: https://easydrivingdirections.com/app/privacy.html                    

Extension Basic Information

Name Easy Driving Directions Easy Driving Directions
ID cmkeochlgegefkeclhnedcolbphbkhke
Official URL https://chromewebstore.google.com/detail/easy-driving-directions/cmkeochlgegefkeclhnedcolbphbkhke
Description Elevate Your Browsing Experience with Easy Driving Directions New Tab. Easy Driving Directions will change your New Tab Page to…
File Size 489 KB
Installation Count 10,620
Current Version 1.0.0.1
Last Updated 2023-09-20
Publish Date 2023-09-20
Rating 5.00/5 Total 1 Ratings
Developer Easy Driving Directions
Email [email protected]
Payment Type free
Privacy Policy Page URL https://easydrivingdirections.com/app/privacy.html
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.1",
    "manifest_version": 3,
    "short_name": "Easy Driving Directions",
    "name": "Easy Driving Directions",
    "background": {
        "service_worker": "install_service.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'unsafe-inline'; connect-src 'self' https:\/\/easydrivingdirections.com; script-src 'self'; object-src 'self'; img-src 'self' https:\/\/www.google.co.in https:\/\/www.google.com https:\/\/googleads.g.doubleclick.net https:\/\/www.googleadservices.com https:\/\/easydrivingdirections.com * data:;  frame-src 'self' https:\/\/easydrivingdirections.com * data:;"
    }
}