Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
什么是Send to Google Maps?
Send to Google Maps是由Send To Maps开发的Chrome扩展程序,该扩展的主要功能是“Sends the current text selection with 1-Click to Google Maps.”。
扩展截图
下载Send to Google Maps扩展crx文件
下载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": [ " |