Quora Link Remover

Remove links from quora feed

Author
Andrew Lindsey
Daily installs
0
Total installs
158
Ratings
1 0 0
Version
0.1
Created
2017-11-17
Updated
2017-11-17
License
N/A
Applies to

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.