GM.openInTab

From GreaseSpot Wiki
Revision as of 04:09, 4 November 2006 by Arantius (talk | contribs) (title underscore template)
Jump to navigationJump to search

Template:Underscore

Syntax

GM_openInTab( url )

Description

Opens the specified URL in a new tab.

Examples

GM_openInTab("http://greasemonkey.mozdev.org/");