Skip to content

Instantly share code, notes, and snippets.

@indolering
Created August 7, 2009 05:18
Show Gist options
  • Select an option

  • Save indolering/163738 to your computer and use it in GitHub Desktop.

Select an option

Save indolering/163738 to your computer and use it in GitHub Desktop.
CmdUtils.makeBookmarkletCommand({
name: "Resize Window",
javascript:window.resizeTo(1280,720);window.location="about:blank",
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment