Skip to content

v3.2.0

Compare
Choose a tag to compare
@KeithHenry KeithHenry released this 04 Apr 07:54
· 36 commits to master since this release

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>