MapsEasy

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

MapsEasyคืออะไร?

MapsEasy เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.mapseasy.net และคุณลักษณะหลักของมันคือ "You can now enjoy one-click access to Maps, Directions and Traffic Conditions - all in one toolbar!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MapsEasy

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}