Skip to content

Instantly share code, notes, and snippets.

View lethamburn's full-sized avatar
💾
Coding

Antonio Rosales lethamburn

💾
Coding
View GitHub Profile
@lethamburn
lethamburn / remove_twitter_blue_promo.user.js
Last active June 14, 2023 22:41 — forked from angeld23/remove_twitter_blue_promo.user.js
Remove Twitter Blue Promotions and TTs
// ==UserScript==
// @name Remove Twitter Blue Promotions + TT's: Spanish Version - @lethamburn
// @namespace https://d23.dev/
// @version 1.0
// @description Elimina el recuadro "Verifícate" de la página de Inicio, el botón "Verificado" de la barra lateral y los Trending Topics de Twitter en Castellano.
// @author angeld23
// @match *://*.twitter.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=twitter.com
// @grant none
// ==/UserScript==