Skip to content

Instantly share code, notes, and snippets.

View pdcmoreira's full-sized avatar

Pedro Moreira pdcmoreira

View GitHub Profile
@pdcmoreira
pdcmoreira / bringBackGoogleMapsButton.user.js
Last active July 2, 2025 19:23 — forked from Daan-Grashoff/README.md
Bring back the google maps button when searching on google [Updated on 2025-05-12]
// ==UserScript==
// @name Google Search Results Map Link
// @namespace http://tampermonkey.net/
// @version 2024-03-20
// @description Bring google maps button back
// @author pdcmoreira
// @match https://www.google.com/*
// @match https://google.com/*
// @icon https://www.google.com/
// @grant none