How to send output of jupyterlab-execute-time extension to kernel

Hi, I would like to be able to send output of jupyterlab-execute-time extension to python side and print it out on kernel everytime cell gets rendered. How can I achieve that? I am new to Jupyterlab and I dont know much about creating connection between python and js side