Updates for the "Remove All Facebook Ads" Script
|
|
Hello GDoutch, I set out to update my script, "Remove All Facebook Ads" (found at http://userscripts.org/scripts/show/13787), since it was badly in need of updating. My script originally waited for the DOM to load before removing ad elements. In researching a better way to trigger element removal, I found your script, which makes use of a DOMNodeInserted listener--a much better solution! I just wanted to say 'thank you' for providing that little tidbit! |
|
|
My Pleasure :) although I did have some help and advice from UserScripters! |