Extract the zip file to the folder of choice (it should make a "TheBrowserBots" folder.)

Double-click on TheBrowserBots.jar to run (*java 8 run-time is required to run: http://www.java.com if a newwer JDK is installed it will set the run-time to > 8 which means there is no JavaFX and the jar won't run)

System requirements:  Windows7/8/10, Mac, or Linux.  Java installed.  Chrome installed.

For Ubuntu:
sudo apt-get install openjfx
sudo apt-get install chromium-browser

Execute permissions on TheBrowserBots jar file need to be set.  Right-click on the .jar and check the appropriate checkbox.  (Or run chmod command...)

Directory for webdrivers is [your user directory]\BrowsermatorAppFolder\Webdrivers
If you find the browser crashing on startup it's usually due to an out of date webdriver.  (or version mis-match... chrome is particularly picky)