Skip to content

Instantly share code, notes, and snippets.

View Loskir's full-sized avatar
:bowtie:

Kirill Loskutov Loskir

:bowtie:
View GitHub Profile
@Loskir
Loskir / noMangleGoogle.user.js
Last active December 23, 2021 10:08 — forked from radiantly/noMangleGoogle.user.js
Prevent Google from mangling links on the search results when clicking or copying on Firefox
// ==UserScript==
// @name Prevent link mangling on Google and Yandex
// @namespace LordBusiness.LMG
// @match https://www.google.com/search
// @match https://yandex.ru/search*
// @version 1.2
// @author radiantly
// @description Prevent Google and Yandex from mangling the link when copying or clicking the link
// ==/UserScript==