appendGroup( group )
- Return type: no return value
- Not in Firefox
- Add several new tabs to the end of the existing tabs. The argument should be an array of objects, one for each document to load. The objects may be defined in script and contain a
URI
property for the URL of the page to load. A referrerURI
property may also be optionally used to set the referrer page.