The URL to open in a new tab. URL relative to current page is also allowed. Note: Firefox does not support data URLs.
Optional
options: VMScriptGMTabOptionsThe URL to open in a new tab. URL relative to current page is also allowed. Note: Firefox does not support data URLs.
Optional
openInBackground: booleanOpen the tab in background. Note, this is a reverse of the first usage method so for example true
is the same as { active: false }
.
Opens URL in a new tab.