Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
Send to Google Maps là gì?
Send to Google Maps là một tiện ích mở rộng Chrome được phát triển bởi Send To Maps, và tính năng chính của nó là "Sends the current text selection with 1-Click to Google Maps.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Send to Google Maps
Tải xuống các tệp mở rộng Send to Google Maps 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
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...
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bhggankplfegmjjngfmhfajedmiikolo |
URL Chính Thức | https://chromewebstore.google.com/detail/send-to-google-maps/bhggankplfegmjjngfmhfajedmiikolo |
Mô tả | Sends the current text selection with 1-Click to Google Maps. |
Kích Thước Tệp | 317 KB |
Số Lần Cài Đặt | 51,352 |
Phiên Bản Hiện Tại | 4.3 |
Cập Nhật Lần Cuối | 2023-12-12 |
Ngày Phát Hành | 2018-01-29 |
Đánh Giá | 4.04/5 Tổng số 146 Đánh Giá |
Nhà Phát Triển | Send To Maps |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |