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 September 3, 2025 13:16 — forked from Daan-Grashoff/README.md
Bring back the google maps button when searching on google [Updated on 2025-09-03]
// ==UserScript==
// @name Bring back Google Maps button
// @namespace http://tampermonkey.net/
// @version 2024-02-13
// @description Bring back Google Maps button in search results
// @author You
// @match https://www.google.com/*
// @match https://google.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=google.com
// @grant none