Surfer Update! (Release v1.1.0)
This version adds the ability to create custom hotkeys.
To do so, simply edit the config.ini file.
This version also adds a new shortcut to copy the current URL into the clipboard.
Python
Download and install Python, then download "Surfer-Python.zip". Unzip this file where you want, then launch CMD and cd into that directory. Run pip install -r requirements.txt. If everything installs correctly, you should be able to run Surfer using the command python browser.py
Binary
If you do not wish to install python, you can download "Surfer-Binary.zip". Unzip it where you want, then launch CMD and cd into that directory. You should be able to run Surfer to launch the browser.