Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
Send to Google Mapsคืออะไร?
Send to Google Maps เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Send To Maps และคุณลักษณะหลักของมันคือ "Sends the current text selection with 1-Click to Google Maps."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Send to Google Maps
ดาวน์โหลดไฟล์ส่วนขยาย Send to Google Maps ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension allows you to send a selected address on any website directly to Google Maps. Therefore the extension adds an item to the Context Menu if text is selected. By right clicking on the selected text the context menu opens and you can choose between different options: - Search for the selected text in Maps - Show your current position in Maps - If you need directions: Just go to the options page and enter up to five favorite addresses. They will be available in the context menu to easily get directions. Also, you can select company names, names of sights and a lot more on any webpage to get directions to. Just try it out! It's not limited to addresses only...
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bhggankplfegmjjngfmhfajedmiikolo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/send-to-google-maps/bhggankplfegmjjngfmhfajedmiikolo |
คำอธิบาย | Sends the current text selection with 1-Click to Google Maps. |
ขนาดไฟล์ | 317 KB |
จำนวนการติดตั้ง | 51,352 |
เวอร์ชันปัจจุบัน | 4.3 |
อัปเดตครั้งล่าสุด | 2023-12-12 |
วันที่เผยแพร่ | 2018-01-29 |
คะแนน | 4.04/5 รวมทั้งหมด 146 คะแนน |
ผู้พัฒนา | Send To Maps |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Send to Google Maps", "version": "4.3", "manifest_version": 3, "description": "Sends the current text selection with 1-Click to Google Maps.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "options_page": "options_new.html", "background": { "service_worker": "background-worker.js" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |