I want to open a new tab in the system's web browser, with "
http://www.something.com" from my extension. Is this possible from lua?
Currently I am able to open a dialog with the link, but i want to skip this step and open the link directly without user input.