Text to Google Maps
Select Text and Send to Google Maps in 1 Click.
Was ist Text to Google Maps?
Text to Google Maps ist eine Chrome-Erweiterung, die von Text To Google Maps entwickelt wurde, und ihr Hauptmerkmal ist "Select Text and Send to Google Maps in 1 Click.".
Erweiterungsscreenshots
Text to Google Maps-Erweiterungs-CRX-Datei herunterladen
Laden Sie Text 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. 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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | mjbkjaegkfjfjbgdlfegcmlibbmhomep |
Offizielle URL | https://chrome.google.com/webstore/detail/text-to-google-maps/mjbkjaegkfjfjbgdlfegcmlibbmhomep |
Beschreibung | Select Text and Send to Google Maps in 1 Click. |
Dateigröße | 248 KB |
Installationsanzahl | 9,481 |
Aktuelle Version | 1.2 |
Letztes Update | 2022-11-11 |
Veröffentlichungsdatum | 2022-10-08 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | Text To Google Maps |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://texttomaps.com/privacy.html |
Unterstützte Sprachen | 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": [ " |