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
官方網址 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"
}