<div dir="ltr">Alex, Benjamin, or Brian -<div><br></div><div>I was wondering what is the best way to remove any previously submitted content blocking rules?</div><div><br></div><div>This question applies only to Safari 9 on OS X.</div><div><br></div><div>More specifically, I thinking that content blocking will be a user enabled option in our extension.  When users disable the Safari 9 content blocking option, I thought I could delete or remove the previous submitted / compiled rules by calling <b style="font-family:monospace,monospace">safari.extension.setContentBlocking() </b>with no arguments.  This doesn&#39;t seem to work. I also tried <b style="font-family:monospace,monospace">safari.extension.setContentBlocking({}) </b><font face="arial, helvetica, sans-serif">and</font><b style="font-family:monospace,monospace"> </b><b style="font-family:monospace,monospace">safari.extension.setContentBlocking([])</b></div><div><div><br></div></div><div>Is there a way to delete / remove previous compiled rules by calling <b style="font-family:monospace,monospace">safari.extension.setContentBlocking()</b><font face="arial, helvetica, sans-serif"> ?  </font> </div><div><br></div><div>-- Brent</div></div>