Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Remove <t-link> tags on pikabu
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Remove <t-link> tags while preserving their content
// @match *://pikabu.ru/*
// @grant none
// ==/UserScript==
(function() {