Send to Google Maps
Sends the current text selection with 1-Click to Google Maps.
Was ist Send to Google Maps?
Send to Google Maps ist eine Chrome-Erweiterung, die von Send To Maps entwickelt wurde, und ihr Hauptmerkmal ist "Sends the current text selection with 1-Click to Google Maps.".
Erweiterungsscreenshots
Send to Google Maps-Erweiterungs-CRX-Datei herunterladen
Laden Sie Send to Google Maps-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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...
Grundlegende Informationen zur Erweiterung
Name | |
ID | bhggankplfegmjjngfmhfajedmiikolo |
Offizielle URL | https://chromewebstore.google.com/detail/send-to-google-maps/bhggankplfegmjjngfmhfajedmiikolo |
Beschreibung | Sends the current text selection with 1-Click to Google Maps. |
Dateigröße | 317 KB |
Installationsanzahl | 51,352 |
Aktuelle Version | 4.3 |
Letztes Update | 2023-12-12 |
Veröffentlichungsdatum | 2018-01-29 |
Bewertung | 4.04/5 Insgesamt 146 Bewertungen |
Entwickler | Send To Maps |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |