I am using Selenuim Webdriver to load .CRX extension file in chrome browser in C#. Is there any way to install the .CRX extension permanently in chrome browser ? I already done the developer mode check, updated url in manifest.json but no success. Is their any other driver which install extensions permanently in chrome. Thanks in advance
permanently in chrome browser? once you upload ext. in chrome , it lasts until you remove it from the browser. - Pardeep Jain