MapsEasy

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

什么是MapsEasy?

MapsEasy是由https://www.mapseasy.net开发的Chrome扩展程序,该扩展的主要功能是“You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!”。

扩展截图

screenshot

下载MapsEasy扩展crx文件

下载MapsEasy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
官方URL https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
简介 You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
文件大小 451 KB
安装次数 262
当前版本 7.131.4
更新时间 2021-06-13
上架时间 2017-01-03
评分 3.67/5 共3次评分
开发者 https://www.mapseasy.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.mapseasy.net
隐私政策页面URL https://www.safesearch.net/privacy
支持的语言 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"
}