Skip to content

Instantly share code, notes, and snippets.

View AlejandroC90's full-sized avatar

Alejandro Calderón AlejandroC90

  • Cúcuta, Colombia
View GitHub Profile
@AlejandroC90
AlejandroC90 / ocultar_texto.user.js
Last active March 11, 2017 20:27
Script que permite ocultar shouts de texto en Taringa! Mi
// ==UserScript==
// @name Ocultar shouts de Texto
// @version 0.1
// @description Script para ocultar shouts de texto
// @include https://www.taringa.net/*
// @exclude https://www.taringa.net/
// @exclude https://www.taringa.net/posts/*
// @exclude https://www.taringa.net/post/*
// @author AleMikusSan
// @grant none