Skip to content

Instantly share code, notes, and snippets.

View MoridinBG's full-sized avatar

Ivan Dilchovski MoridinBG

  • Tumba Solutions
  • Sofia, Bulgaria
View GitHub Profile
@MoridinBG
MoridinBG / google_search_maps_addon.user.js
Last active April 3, 2024 08:07 — forked from Delivator/google_search_maps_addon.user.js
Bring back the google maps button and make map image clickable when searching on google
// ==UserScript==
// @name Google Search Maps Fix
// @namespace http://tampermonkey.net/
// @version 2024-04-03
// @description Bring Google maps button back and make the map thumbnail clickable
// @author Daan Grashoff / Delivator / moridinbg
// @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