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 pl
Linux:
/opt/google/chrome/extensions/ /usr/share/google-chrome/extensions/
Note:
Use chmod if necessary to make sure that the aaaaaaaaaabbbbbbbbbbcccccccccc.json files are world-readable.
This is exactly what I was looking for. Found the answer here.
http://developer.chrome.com/extensions/external_extensions.html