Quora Link Remover

Remove links from quora feed

Autor
Andrew Lindsey
Installationen heute
0
Installationen gesamt
160
Bewertungen
1 0 0
Version
0.1
Erstellt am
17.11.2017
Letzte Aktualisierung
17.11.2017
Größe
3,19 KB
Lizenz
n/a
Wird angewandt auf

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.