Quora Link Remover

Remove links from quora feed

Autor
Andrew Lindsey
Instalaciones diarias
0
Instalaciones totales
160
Calificaciones
1 0 0
Versión
0.1
Creado
17/11/2017
Actualizado
17/11/2017
Tamaño
3.19 KB
Licencia
Desconocida
Funciona en

This script is a quick thing I threw together to remove "Links" content from my Quora feed. It uses the waitForKeyElements function to continually modify the page as you load more content. waitForKeyElements is not mine, I did not write it. I did create the code which looks for div elements with the HyperLinkBundle class and removes them.