How to preinstall a chrome extension on a linux headless server
I need to install a chrome extension on a headless Server. One way is using group policy. I am looking for some other way of doing this. For Firefox I would just place my XPI ( extension ) in the profile directory/extensions folder and Firefox would pick the extension . I wonder if for chrome I can do something similar. Thanks. This is exactly what I was looking for. Found the answer here. http://developer.chrome.com/extensions/external_extensions.html If you are installing from a file, make the .crx extension file available to the machine you want to install the extension on. Create a file