So, I noticed some other posts related to this (such as Full-page ads randomly pop up in Chrome ("Sponsored by")); however, since I have an extension that is only injecting an ad once in every 500 or so URLs, I want to know WHICH extension is causing this.
The issue is that every (random) hundred or so URLs I hit (including pages I've written myself) present an ad and create an iframe for my content. NOT OK!
However, short of process of elimination, is there a way (through DevTools or something) to see which extensions are firing?
Thanks!