Skip to content

Instantly share code, notes, and snippets.

@meGAmeS1
meGAmeS1 / google_search_maps_addon.js
Last active June 19, 2024 14:32 — forked from Daan-Grashoff/google_search_maps_addon.js
Bring back the google maps button when searching on google
// ==UserScript==
// @name Google Search Maps Fix
// @namespace http://tampermonkey.net/
// @version 2024-06-19
// @description Bring Google maps button back
// @author Daan Grashoff / Delivator / meGAmeS1
// @match https://www.google.com/search*
// @match https://www.google.fr/search*
// @include https://www.google.tld/search*
// @grant none