v3.2.0
Added chrome.tabs.executeAsyncFunction
to easily execute async functions in the page from an extension. This isn't part of the core API extension and is referenced separately:
<script type="text/javascript" src="execute-async-function.js"></script>