Skip to content

Instantly share code, notes, and snippets.

@kzsg
Created September 25, 2008 05:37
Show Gist options
  • Save kzsg/12770 to your computer and use it in GitHub Desktop.
Save kzsg/12770 to your computer and use it in GitHub Desktop.
var newtab = gBrowser.addTab('');
gBrowser.selectedTab = newtab;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment