MapsEasy

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

MapsEasy là gì?

MapsEasy là một tiện ích mở rộng Chrome được phát triển bởi https://www.mapseasy.net, và tính năng chính của nó là "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng MapsEasy

Tải xuống các tệp mở rộng MapsEasy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên MapsEasy MapsEasy
ID dhbfhdlbkkndcdocnoejneopgjkkodnf
URL Chính Thức https://chromewebstore.google.com/detail/mapseasy/dhbfhdlbkkndcdocnoejneopgjkkodnf
Mô tả You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!
Kích Thước Tệp 451 KB
Số Lần Cài Đặt 262
Phiên Bản Hiện Tại 7.131.4
Cập Nhật Lần Cuối 2021-06-13
Ngày Phát Hành 2017-01-03
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://www.mapseasy.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.mapseasy.net
URL Trang Chính Sách Bảo Mật https://www.safesearch.net/privacy
Ngôn Ngữ Được Hỗ Trợ 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"
}