Skip to content

Query selector to find ads

Compare
Choose a tag to compare
@kand kand released this 22 Sep 19:48
· 540 commits to master since this release

New

  1. Can pass in a css selector string to findAds to use querySelectorAll to find ads on the page. Since other ad slot modification functions are using this function in the background, css selectors can be passed into those functions as well.