Allows you to open a new tab in a browser by proving the URL.
Example
Running this code will create a new tab with the URL "http://www.ubotstudio.com/resources", which will then switch to the new tab.
plugin command("Browser Automation.dll", "browser tab new", "http://www.ubotstudio.com/resources", "True")