Skip to content

Instantly share code, notes, and snippets.

@iaincollins
Created June 12, 2014 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iaincollins/5dfbc22cdd704be2fd61 to your computer and use it in GitHub Desktop.
Save iaincollins/5dfbc22cdd704be2fd61 to your computer and use it in GitHub Desktop.
pseudo tabs-in-file
<script>
window.open('http://duckduckgo.com', '_blank');
window.open('http://news.bbc.co.uk', '_blank');
windoww.location = "http://explosm.net";
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment