A Chrome extension that lets you search any selected text in Google Maps from the context menu.
- Select text on any webpage.
- Right-click and choose Search in Google Maps.
- A new tab opens with Google Maps and your search.
- Open
chrome://extensions/in Chrome. - Enable Developer mode (top right).
- Click Load unpacked and select this project folder.
The extension will appear in your extensions list and the context menu will show Search in Google Maps when you have text selected.
- Chrome (Manifest V3)
- No account or API key required
MIT License. See LICENSE for details.
To put this on GitHub and the Chrome Web Store, see GITHUB_AND_STORE.md. Full Chrome Web Store steps are in PUBLISHING.md.