GM.openInTab

From GreaseSpot Wiki
Revision as of 03:32, 6 December 2006 by LouCypher (talk | contribs) (categorized + removed link from example code)
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/");