Im using Tampermonkey with jQuery and i try to remove few facebook elements but as i try they just do nothing, i tried with few other elements with them worked but with those which i need to remove, i cant.
element which i tried to remove is Facebook Comments Plugin on game app. http://prntscr.com/ay28a0 i tried remove elements before that element, didnt workout either.
$('').remove(); // didnt work using this method.