Quora Link Remover

Remove links from quora feed

Autor
Andrew Lindsey
Denne inštalácií
0
Celkový počet inštalácií
160
Hodnotenie
1 0 0
Verzia
0.1
Vytvorené
17.11.2017
Aktualizované
17.11.2017
Licencia
neuvedené
Spustiť na

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.