Instant Maps
Instantly access Google Maps without having to leave your tab.
Instant Mapsคืออะไร?
Instant Maps เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vatsal และคุณลักษณะหลักของมันคือ "Instantly access Google Maps without having to leave your tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Instant Maps
ดาวน์โหลดไฟล์ส่วนขยาย Instant Maps ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map. This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | icgmmonkdbidkcojchemocfihdgpoimj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
คำอธิบาย | Instantly access Google Maps without having to leave your tab. |
ขนาดไฟล์ | 2.25 MB |
จำนวนการติดตั้ง | 11,848 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2013-07-25 |
วันที่เผยแพร่ | 2013-07-25 |
คะแนน | 3.38/5 รวมทั้งหมด 16 คะแนน |
ผู้พัฒนา | Vatsal |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Instant Maps", "version": "2.0", "manifest_version": 2, "description": "Instantly access Google Maps without having to leave your tab.", "browser_action": { "default_icon": "map.png", "default_popup": "popup.html" } } |