Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
¿Qué es Send to Google Maps?
Send to Google Maps es una extensión de Chrome desarrollada por Send To Maps, y su función principal es "Sends the current text selection with 1-Click to Google Maps.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Send to Google Maps
Descarga archivos de extensión Send to Google Maps en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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...
Información Básica de la Extensión
Nombre | |
ID | bhggankplfegmjjngfmhfajedmiikolo |
URL Oficial | https://chromewebstore.google.com/detail/send-to-google-maps/bhggankplfegmjjngfmhfajedmiikolo |
Descripción | Sends the current text selection with 1-Click to Google Maps. |
Tamaño del Archivo | 317 KB |
Cantidad de Instalaciones | 51,352 |
Versión Actual | 4.3 |
Última Actualización | 2023-12-12 |
Fecha de Publicación | 2018-01-29 |
Calificación | 4.04/5 Total de 146 Calificaciones |
Desarrollador | Send To Maps |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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": [ " |