This Chrome extension adds a direct “Open in Google Maps” button to Google search results, bypassing the EU restriction that removes direct links to Google Maps.
chrome://extensions/Simply search for any location on Google (e.g., “Sommerstraße 3 Berlin”). When Google detects it’s a location search, you’ll see a blue “🗺️ Open in Google Maps” button that links directly to Google Maps.
The extension:
manifest.json - Extension configurationcontent.js - Main logic for detecting location searches and injecting the buttonstyles.css - Styling for the Maps buttonThe extension works on all European Google domains (.de, .fr, .co.uk, etc.) where this restriction applies.