How can I add chrome extention?

I’ve checked the page below but have no clue what I need to do to add chrome extension.
https://docs.katalon.com/katalon-studio/docs/open-chrome-with-extensions.html

Can anyone show me what exactly I need to do?
I’d like to add the extention below.

Hi @bikdyz

First you need to have your extension available (code or the packaged file) in your machine. Then you can do per instructed in the documentation to add the local-extension attribute with value being the absolute path to your extension folder.

Cheers !

1 Like