how to get CRX file for an extension that is not registered with the Chrome web store?

1k Views Asked by At

I am currently developing a program using Python's Selenium module, which requires an extension program.

Therefore, I need the CRX file of the extension to use it, but the extension I have is not registered in the Chrome web store.

I have an extension file, is there any way to convert this file to CRX?

Thank you and I'm sorry that my English is not good.

0

There are 0 best solutions below