Skip to content

Instantly share code, notes, and snippets.

View chhaugen's full-sized avatar

Carl Henning Haugen chhaugen

  • Norway, Viken
View GitHub Profile
@chhaugen
chhaugen / google_search_maps_addon.user.js
Last active April 17, 2024 11:36 — forked from Daan-Grashoff/google_search_maps_addon.js
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