I'm looking to hide certain elements using Greasemonkey. Links like this:
<a href="earn-google-circles.php" target="_blank" );"="">View</a>
Or images like this:
<img src="http://www.somesite.org/img/icon/earn-google-circles-435912.png" alt="Circle" title="Google Circle" height="18px" width="50px">
Of course, it's a part of a larger Div, but that div can't be hidden because it would hide other things I don't want hidden.
So, is there any way to hide these elements using Greasemonkey?
(Editor's note: also applies to Tampermonkey)
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…