onExtensionSelected

open suspend fun onExtensionSelected()

Only called when an extension is selected by the user, not when the extension is loaded Use the onInitialize for doing stuff to initialize the extension

can be called multiple times, if the user re-selects the extension