How to create a chrome extension that can run custom Katalon scripts on it?

Hi…I am looking for a way to build a custom Chrome extension that runs Katalon scripts.

From their main page I am not sure how to process and execute the outputted commands posts:

 open  | https://katalon-test.s3.amazonaws.com/demo-aut/dist/html/form.html | 
 click | id=first-name | 
 type  | id=first-name | Alex 
 type  | id=last-name  | Smith