**Describe the feature** It would be nice if threr is a possibility of adding cutom tools. This could be passed to the config, sth like: ```js cutoumTools: [{ icon: dataURL string or path to file, title: string, callback: function that is called after clicking on tool icon }] ```
Describe the feature
It would be nice if threr is a possibility of adding cutom tools. This could be passed to the config, sth like: