To fix IMDB, change: /* hide anything that is not inside of the main div#root */ body > div:not([id="root"]) { display: none !important; } To: /* hide anything that is not inside of the main div#root body > div:not([id="root"]) { display: none !important; } */
About Ad blocking per Gozer on Feb 11 2008