Sets up a new tab in the selected browser.
Returns the newly created tab for reference.
Parameters
Browser
The browser to work with.
Selecting "frontmost browser" will only work if the application currently in the foreground is a supported browser.
Only available if Target window isn’t set to "specific window".
Type: Browser
Target window
Specify which window the tab should be created in. The option "frontmost window" will target the currently active window at the time this action is executed, "new window" will create a new window on the spot, and "specific window" will let you target an existing browser window.
Options:
- frontmost window
- new window
- specific window
Specific browser window
If Target window is set to "specific window", this parameter expects a browser window reference.
Type: Browser Window
Return Value
Related Links
- Search the Browser Actions community forum for "Create Empty Browser Tab (β)"