Zend certified PHP/Magento developer

Installing Chrom Extension via CLI

I automated most of my Linux setup with Ansible, however, there is one big issue I do face whenever applying it onto new machines. Chrome is being installed automatically, but it does not come with any extensions I may need. So I have to add them by hand, which is a huge pain.

Is there a way to install extensions via CLI for Google-Chrome or Chromium? I’d rather not do it via Google-Account syncs if possible.