Hi, everybody! Glad to use this wonderful tool!
I normally use Firefox as my default browser. But I want to use Chromium for OpenRefine, and call the whole thing from a script.
I tried to find something in refine.ini configuration in order to change the browser that is call after for the openrefine web server. But I failed. Can someone point me in the correct direction, please?
This is what I’m trying to achieve, but since FF is default browser in my system, I always get it open :S
#!/usr/bin/env bash
qterminal -e /home/simonapetra/bin/openrefine-3.6.2/refine
chromium --new-window --enable-crashpad http://127.0.0.1:3333