Skip to content

Instantly share code, notes, and snippets.

View Daan-Grashoff's full-sized avatar

Daan Grashoff Daan-Grashoff

View GitHub Profile
@Daan-Grashoff
Daan-Grashoff / google_search_maps_addon.js
Last active April 28, 2024 05:43
Bring back the google maps button when searching on google
// ==UserScript==
// @name Google maps addon
// @namespace http://tampermonkey.net/
// @version 2024-03-21
// @description Bring google maps button back
// @author You
// @match https://www.google.com/search*
// @include https://www.google.tld/search*
// @icon https://www.google.com/images/branding/googleg/1x/googleg_standard_color_128dp.png
// @grant none