Text to Google Maps
Select Text and Send to Google Maps in 1 Click.
Text to Google Mapsคืออะไร?
Text to Google Maps เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Text To Google Maps และคุณลักษณะหลักของมันคือ "Select Text and Send to Google Maps in 1 Click."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text to Google Maps
ดาวน์โหลดไฟล์ส่วนขยาย Text to Google Maps ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension allows you to send a selected address on any website directly to Google Maps. Select the chosen text and right click then select Send To Google Maps, it will then automatically search Google Maps with the selected text. Features: 1) Search for the selected text in Google Maps 2) display your current position on Google Maps 3) If you need directions you can add up to 5 addresses and they will be available on the right click to easily get directions. Also, you can select company names, names of places and a lot more on any webpage to get directions to or just look at where it is. Just try it out! It's not limited to addresses only.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mjbkjaegkfjfjbgdlfegcmlibbmhomep |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/text-to-google-maps/mjbkjaegkfjfjbgdlfegcmlibbmhomep |
คำอธิบาย | Select Text and Send to Google Maps in 1 Click. |
ขนาดไฟล์ | 248 KB |
จำนวนการติดตั้ง | 9,481 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2022-11-11 |
วันที่เผยแพร่ | 2022-10-08 |
คะแนน | 1.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Text To Google Maps |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://texttomaps.com/privacy.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Text to Google Maps", "version": "1.2", "manifest_version": 3, "description": "Select Text and Send to Google Maps in 1 Click.", "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "options_page": "options.html", "background": { "service_worker": "background.js" }, "content_scripts": [ { "run_at": "document_start", "matches": [ " |